public interface HasFolderContextClickHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
| com.google.gwt.event.shared.HandlerRegistration | addFolderContextClickHandler(FolderContextClickHandler handler)This method is called when a context click occurs on a folder record. | 
com.google.gwt.event.shared.HandlerRegistration addFolderContextClickHandler(FolderContextClickHandler handler)
handler - the folderContextClick handlerHandlerRegistration used to remove this handler