Class InsertRowEvent


  • public class InsertRowEvent
    extends com.google.gwt.event.shared.GwtEvent<InsertRowEventHandler>
    GwtEvent to append (i.e. put in the last position) a row
    • Constructor Detail

      • InsertRowEvent

        public InsertRowEvent​(GridWidget gridWidget,
                              int rowIndex)
        Parameters:
        gridWidget -
        rowIndex -