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

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

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


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

Method Detail

addRowEditingHandler

com.google.gwt.event.shared.HandlerRegistration addRowEditingHandler(RowEditingHandler handler)


Copyright © 2015. All rights reserved.