IListPaneEvents
Scriptable object
Description
LisPane UI Event interface
Methods
| Method | Description |
|---|---|
| onCheck | Called when user check some the item |
| onDoubleClick | Called when user does a double click on the item |
| onInitContextMenu | Called when user calls context menu on list pane |
#API