Uses of Class
com.levigo.jadice.web.client.tool.events.MouseWheelEditEvent
Packages that use MouseWheelEditEvent
-
Uses of MouseWheelEditEvent in com.levigo.jadice.web.client.tool
Methods in com.levigo.jadice.web.client.tool with parameters of type MouseWheelEditEventModifier and TypeMethodDescriptionprotected void
Tool.handleMouseWheelMoved
(MouseWheelEditEvent e, boolean isActive) Invoked when the mouse wheel is rotated. -
Uses of MouseWheelEditEvent in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools with parameters of type MouseWheelEditEventModifier and TypeMethodDescriptionprotected void
MouseWheelScrollTool.handleMouseWheelMoved
(MouseWheelEditEvent e, boolean isActive) protected void
MouseWheelZoomTool.handleMouseWheelMoved
(MouseWheelEditEvent e, boolean isActive)