Class TreeGridWithCheckBoxFieldsExample
java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample
- All Implemented Interfaces:
INatExample
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface org.eclipse.nebula.widgets.nattable.examples.INatExample
BASE_PACKAGE, BASE_PATH, CLASSIC_BASE_PACKAGE, CLASSIC_BASE_PATH, CLASSIC_EXAMPLES_PREFIX, TUTORIAL_EXAMPLES_PREFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.swt.widgets.ControlcreateExampleControl(org.eclipse.swt.widgets.Composite parent) static voidprotected voidprintTree(ca.odell.glazedlists.TreeList<TreeGridWithCheckBoxFieldsExample.Datum> treeList, ITreeData<TreeGridWithCheckBoxFieldsExample.Datum> treeData) Methods inherited from class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
getDescription, getName, getShortDescription, log, onStart, onStop, setupTextArea
-
Field Details
-
NO_SORT_LABEL
- See Also:
-
-
Constructor Details
-
TreeGridWithCheckBoxFieldsExample
public TreeGridWithCheckBoxFieldsExample()
-
-
Method Details
-
main
-
createExampleControl
public org.eclipse.swt.widgets.Control createExampleControl(org.eclipse.swt.widgets.Composite parent) -
printTree
protected void printTree(ca.odell.glazedlists.TreeList<TreeGridWithCheckBoxFieldsExample.Datum> treeList, ITreeData<TreeGridWithCheckBoxFieldsExample.Datum> treeData)
-