Class DeleteRowEvent


  • public class DeleteRowEvent
    extends com.google.gwt.event.shared.GwtEvent<DeleteRowEventHandler>
    GwtEvent to delete a row
    • Constructor Detail

      • DeleteRowEvent

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