Documentation

ContextHelper

Provides for subviews seen by right mouse click.

Methods
attachTo attaches a context menu to a Webix component
getContext gets the master area for contextmenu
Events
onBeforeShow fires the moment context menu is called
Properties
body the contents of the context popup window
hidden sets the initial visibility of the context object. *True* by default.
master the area for which context object in inited
padding spacing between context border and int contents
Back to top