Uses of Interface
com.jbstrap.core.event.handlers.dom.TouchCancelEventHandler
Packages that use TouchCancelEventHandler
-
Uses of TouchCancelEventHandler in com.jbstrap.ui
Methods in com.jbstrap.ui with parameters of type TouchCancelEventHandlerModifier 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
Methods in com.jbstrap.ui.components.button with parameters of type TouchCancelEventHandlerModifier and TypeMethodDescriptionDropDownButton.addTouchCancelHandler
(TouchCancelEventHandler handler)