|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasDropHandlers
| Method Summary | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addDropHandler(DropHandler handler)
Notification method fired when the user drops another canvas onto this one. |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Method Detail |
|---|
com.google.gwt.event.shared.HandlerRegistration addDropHandler(DropHandler handler)
false from this
method will prevent any default drop behavior from occurring
handler - the drop handler
HandlerRegistration used to remove this handler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||