com.smartgwt.client.widgets.events
Interface RightMouseDownHandler

All Superinterfaces:
EventHandler

public interface RightMouseDownHandler
extends EventHandler


Method Summary
 void onRightMouseDown(RightMouseDownEvent event)
           
 

Method Detail

onRightMouseDown

void onRightMouseDown(RightMouseDownEvent event)