Class SelectionListenerExample
java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples.e4.AbstractE4NatExamplePart
org.eclipse.nebula.widgets.nattable.examples.e4.part.SelectionListenerExample
- All Implemented Interfaces:
INatExample
-
Field Summary
Fields 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
Methods inherited from class org.eclipse.nebula.widgets.nattable.examples.e4.AbstractE4NatExamplePart
createExampleControl, showSourceLinksMethods inherited from class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
getDescription, getName, getShortDescription, log, onStart, onStop, setupTextArea
-
Constructor Details
-
SelectionListenerExample
public SelectionListenerExample()
-
-
Method Details
-
postConstruct
@PostConstruct public void postConstruct(org.eclipse.swt.widgets.Composite parent)
-