|
GWT 0.0.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasTouchCancelHandlers
A widget that implements this interface provides registration for
TouchCancelHandler
instances.
Method Summary | |
---|---|
HandlerRegistration |
addTouchCancelHandler(TouchCancelHandler handler)
Adds a TouchCancelEvent handler. |
Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
---|
fireEvent |
Method Detail |
---|
HandlerRegistration addTouchCancelHandler(TouchCancelHandler handler)
TouchCancelEvent
handler.
handler
- the mouse down handler
HandlerRegistration
used to remove this handler
|
GWT 0.0.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |