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