org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow
Class _5073_ColumnAndRowHideShowExample
java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5073_ColumnAndRowHideShowExample
- All Implemented Interfaces:
- INatExample
public class _5073_ColumnAndRowHideShowExample
- extends AbstractNatExample
Simple example showing how to add the ColumnHideShowLayer and the
RowHideShowLayer to the layer composition of a grid and how to add
the corresponding actions to the header menus.
Also adds the functionality to manage NatTable states to proof that the
visibility states are stored and loaded correctly.
- Author:
- Dirk Fauth
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_5073_ColumnAndRowHideShowExample
public _5073_ColumnAndRowHideShowExample()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
getDescription
public String getDescription()
- Specified by:
getDescription in interface INatExample- Overrides:
getDescription in class AbstractNatExample
createExampleControl
public org.eclipse.swt.widgets.Control createExampleControl(org.eclipse.swt.widgets.Composite parent)
Copyright © 2014. All rights reserved.