com.sencha.gxt.widget.core.client.event
Interface RowClickEvent.HasRowClickHandlers

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

public static interface RowClickEvent.HasRowClickHandlers
extends HasHandlers


Method Summary
 HandlerRegistration addRowClickHandler(RowClickEvent.RowClickHandler handler)
           
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 

Method Detail

addRowClickHandler

HandlerRegistration addRowClickHandler(RowClickEvent.RowClickHandler handler)


Copyright © 2012. All Rights Reserved.