Package org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder
package org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder
-
ClassDescriptionSimple example showing how to add the
ColumnReorderLayer
to the layer composition of a grid.Simple example showing how to add theRowReorderLayer
to the layer composition of a grid.Simple example showing how to add theColumnReorderLayer
and theRowReorderLayer
to the layer composition of a grid.Example that shows how to implement row reordering that changes the underlying data structure instead of a visual transformation.