com.smartgwt.client.widgets.events
Interface MouseWheelHandler

All Superinterfaces:
EventHandler

public interface MouseWheelHandler
extends EventHandler


Method Summary
 void onMouseWheel(MouseWheelEvent event)
          Executed when the mouse wheel is actuated.
 

Method Detail

onMouseWheel

void onMouseWheel(MouseWheelEvent event)
Executed when the mouse wheel is actuated.

Parameters:
event - the event