Class RemoveRowGroupCommand

    • Constructor Detail

      • RemoveRowGroupCommand

        public RemoveRowGroupCommand​(int rowIndex)
        Parameters:
        rowIndex - The index of the row whose parent row group should be removed.
    • Method Detail

      • getRowIndex

        public int getRowIndex()
        Returns:
        The index of the row whose parent row group should be removed.