com.smartgwt.client.widgets.events
Interface MouseDownHandler

All Superinterfaces:
EventHandler

public interface MouseDownHandler
extends EventHandler


Method Summary
 void onMouseDown(MouseDownEvent event)
           
 

Method Detail

onMouseDown

void onMouseDown(MouseDownEvent event)