|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeContextClickHandler
Method Summary | |
---|---|
void |
onNodeContextClick(NodeContextClickEvent event)
This method is called when a context click occurs on a leaf or folder record. |
Method Detail |
---|
void onNodeContextClick(NodeContextClickEvent event)
nodeContextClick()
and e.g. TreeGrid.leafContextClick
, then both will fire (in that order) if a leaf is contextclicked - unless
nodeContextClick()
returns false, in which case no further contextClick callbacks will be called.
event
- the event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |