|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasFolderDropHandlers
| Method Summary | |
|---|---|
HandlerRegistration |
addFolderDropHandler(FolderDropHandler handler)
Notification method fired when treeNode(s) are dropped into a folder of this TreeGrid. This method fires before the standard com.smartgwt.client.widgets.tree.TreeGrid#folderDrop processing occurs
and returning false will suppress that default behavior.
|
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Method Detail |
|---|
HandlerRegistration addFolderDropHandler(FolderDropHandler handler)
com.smartgwt.client.widgets.tree.TreeGrid#folderDrop processing occurs
and returning false will suppress that default behavior.
handler - the onFolderDrop handler
HandlerRegistration used to remove this handler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||