Uses of Interface
com.jbstrap.core.event.handlers.dom.TouchMoveEventHandler
Packages that use TouchMoveEventHandler
-
Uses of TouchMoveEventHandler in com.jbstrap.ui
Methods in com.jbstrap.ui with parameters of type TouchMoveEventHandlerModifier and TypeMethodDescriptiondefault T
Touchable.addTouchMoveHandler
(TouchMoveEventHandler handler) Adds a touch move event handler. -
Uses of TouchMoveEventHandler in com.jbstrap.ui.components.button
Methods in com.jbstrap.ui.components.button with parameters of type TouchMoveEventHandlerModifier and TypeMethodDescriptionDropDownButton.addTouchMoveHandler
(TouchMoveEventHandler handler)