Context menu for the listview.
Array, default = []
You can use this property if you want to define a context menu for the listview. Internally, context menu is implemented using
$().w2menu plugin which is similar to $().w2overlay() and located in w2utils. This array holds objects of the following structure:
This property can be defined during the listview creation:
Or any time after the listview has been created: