org.cruxframework.crux.widgets.client.event.row
Interface HasRowRenderHandlers

All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
All Known Implementing Classes:
AbstractGrid, Grid

public interface HasRowRenderHandlers
extends com.google.gwt.event.shared.HasHandlers


Method Summary
 com.google.gwt.event.shared.HandlerRegistration addRowRenderHandler(RowRenderHandler handler)
           
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 

Method Detail

addRowRenderHandler

com.google.gwt.event.shared.HandlerRegistration addRowRenderHandler(RowRenderHandler handler)


Copyright © 2014. All rights reserved.