com.sencha.gxt.widget.core.client.event
Interface RowMouseDownEvent.HasRowMouseDownHandlers

All Superinterfaces:
HasHandlers
All Known Implementing Classes:
Grid, TreeGrid
Enclosing class:
RowMouseDownEvent

public static interface RowMouseDownEvent.HasRowMouseDownHandlers
extends HasHandlers


Method Summary
 HandlerRegistration addRowMouseDownHandler(RowMouseDownEvent.RowMouseDownHandler handler)
           
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 

Method Detail

addRowMouseDownHandler

HandlerRegistration addRowMouseDownHandler(RowMouseDownEvent.RowMouseDownHandler handler)


Copyright © 2012. All Rights Reserved.