Uses of Interface
com.jbstrap.core.event.handlers.dom.MouseWheelEventHandler
Package
Description
-
Uses of MouseWheelEventHandler in com.jbstrap.ui
Modifier and TypeMethodDescriptiondefault T
HandleMouseEvents.addMouseWheelHandler
(MouseWheelEventHandler handler) Adds a mouse wheel event handler to the component. -
Uses of MouseWheelEventHandler in com.jbstrap.ui.components.button
Modifier and TypeMethodDescriptionDropDownButton.addMouseWheelHandler
(MouseWheelEventHandler handler) -
Uses of MouseWheelEventHandler in com.jbstrap.ui.components.windows
Modifier and TypeMethodDescriptionModalWindow.addMouseWheelHandler
(MouseWheelEventHandler handler)