public interface HasFolderClickHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
com.google.gwt.event.shared.HandlerRegistration | 
addFolderClickHandler(FolderClickHandler handler)
This method is called when a folder record is clicked on. 
 | 
com.google.gwt.event.shared.HandlerRegistration addFolderClickHandler(FolderClickHandler handler)
handler - the folderClick handlerHandlerRegistration used to remove this handler