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