Class DuplicateRowEvent


  • public class DuplicateRowEvent
    extends com.google.gwt.event.shared.GwtEvent<DuplicateRowEventHandler>
    GwtEvent to duplicate a row
    • Constructor Detail

      • DuplicateRowEvent

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