public interface NodeClickHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | onNodeClick(NodeClickEvent event)This method is called when a leaf or folder record is clicked on. | 
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