Uses of Interface
com.jbstrap.core.event.handlers.dom.TouchCancelEventHandler
-
Uses of TouchCancelEventHandler in com.jbstrap.ui
Modifier and TypeMethodDescriptiondefault T
Touchable.addTouchCancelHandler
(TouchCancelEventHandler handler) Adds a touch cancel event handler to the component. -
Uses of TouchCancelEventHandler in com.jbstrap.ui.components.button
Modifier and TypeMethodDescriptionDropDownButton.addTouchCancelHandler
(TouchCancelEventHandler handler)