Uses of Interface
com.jbstrap.core.event.handlers.dom.TouchStartEventHandler
Packages that use TouchStartEventHandler
-
Uses of TouchStartEventHandler in com.jbstrap.ui
Methods in com.jbstrap.ui with parameters of type TouchStartEventHandlerModifier and TypeMethodDescriptiondefault T
Touchable.addTouchStartHandler
(TouchStartEventHandler handler) Adds a touch start event handler to the component. -
Uses of TouchStartEventHandler in com.jbstrap.ui.components.button
Methods in com.jbstrap.ui.components.button with parameters of type TouchStartEventHandlerModifier and TypeMethodDescriptionDropDownButton.addTouchStartHandler
(TouchStartEventHandler handler)