public interface HasLeafContextClickHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
com.google.gwt.event.shared.HandlerRegistration | 
addLeafContextClickHandler(LeafContextClickHandler handler)
This method is called when a context click occurs on a leaf record. 
 | 
com.google.gwt.event.shared.HandlerRegistration addLeafContextClickHandler(LeafContextClickHandler handler)
handler - the leafContextClick handlerHandlerRegistration used to remove this handler