|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeClickHandler
Method Summary | |
---|---|
void |
onNodeClick(NodeClickEvent event)
This method is called when a leaf or folder record is clicked on. |
Method Detail |
---|
void onNodeClick(NodeClickEvent event)
nodeClick()
and e.g. TreeGrid.leafClick
, then both will fire (in that order) if a leaf is clicked on.
event
- the event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |