Package org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow
package org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow
-
ClassDescriptionSimple example showing how to add the
ColumnHideShowLayer
to the layer composition of a grid and how to add the corresponding actions to the column header menu.Simple example showing how to add theRowHideShowLayer
to the layer composition of a grid and how to add the corresponding actions to the row header menu.Simple example showing how to add theColumnHideShowLayer
and theRowHideShowLayer
to the layer composition of a grid and how to add the corresponding actions to the header menus.Simple example showing how to add theResizeColumnHideShowLayer
to the layer composition of a grid and how to add the corresponding actions to the column header menu.