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 meny is implemented using
$().w2menu plugin that 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: