com.smartgwt.client.widgets.events
Interface MouseWheelHandler

All Superinterfaces:
EventHandler

public interface MouseWheelHandler
extends EventHandler


Method Summary
 void onMouseWheel(MouseWheelEvent event)
           
 

Method Detail

onMouseWheel

void onMouseWheel(MouseWheelEvent event)