Package org.eclipse.nebula.widgets.nattable.group.performance.command
package org.eclipse.nebula.widgets.nattable.group.performance.command
-
ClassDescriptionCommand that is used to collapse column groups.Command that is used to expand column groups.Command to trigger reordering of a column group.Command handler for the
ColumnGroupReorderCommand
.Command to end a column group reordering via drag mode.Command handler for theColumnGroupReorderEndCommand
.Command to start a column group reordering via drag mode.Command handler for theColumnGroupReorderStartCommand
.Command handler for handlingIColumnGroupCommand
s to create, remove and rename column groups.Command handler for theColumnReorderCommand
that is registered on the positionLayer of theColumnGroupHeaderLayer
to avoid handling in case the reordering would break an unbreakable group.Command handler for theColumnReorderEndCommand
that is registered on the positionLayer of theColumnGroupHeaderLayer
to avoid handling in case the reordering would break an unbreakable group.Command handler for theColumnReorderStartCommand
that is registered on the positionLayer of theColumnGroupHeaderLayer
to avoid handling in case the reordering would break an unbreakable group.Specialization of theMultiColumnReorderCommand
that ensures on conversion that the toPosition is between two groups.Command handler for theMultiColumnReorderCommand
that is registered on the positionLayer of theColumnGroupHeaderLayer
to avoid handling in case the reordering would break an unbreakable group.Specialization of theMultiRowReorderCommand
that ensures on conversion that the toPosition is between two groups.Command handler for theMultiRowReorderCommand
that is registered on the positionLayer of theRowGroupHeaderLayer
to avoid handling in case the reordering would break an unbreakable group.Command handler for theRowReorderCommand
that is registered on the positionLayer of theRowGroupHeaderLayer
to avoid handling in case the reordering would break an unbreakable group.Command handler for theRowReorderEndCommand
that is registered on the positionLayer of theRowGroupHeaderLayer
to avoid handling in case the reordering would break an unbreakable group.Command handler for theRowReorderStartCommand
that is registered on the positionLayer of theRowGroupHeaderLayer
to avoid handling in case the reordering would break an unbreakable group.Command that is used to collapse row groups.Command that is used to expand row groups.Command to trigger reordering of a row group.Command handler for theRowGroupReorderCommand
.Command to end a row group reordering via drag mode.Command handler for theRowGroupReorderEndCommand
.Command to start a row group reordering via drag mode.Command handler for theRowGroupReorderStartCommand
.Command handler for handlingIRowGroupCommand
s to create, remove and rename row groups.Command that is used to update the hidden indexes for a column group in the ColumnGroupExpandCollapseLayer.Command that is used to update the hidden indexes for a row group in the RowGroupExpandCollapseLayer.