Class NavigationPart
java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.e4.NavigationPart
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNavigationPart(org.eclipse.e4.ui.workbench.modeling.EPartService partService) -
Method Summary
Modifier and TypeMethodDescriptiongetExample(String examplePath) Class<? extends INatExample>getExampleClass(String examplePath, ClassLoader loader) voidpostConstruct(org.eclipse.swt.widgets.Composite parent)
-
Field Details
-
E4_EXAMPLES_PREFIX
- See Also:
-
E4_BASE_PATH
- See Also:
-
-
Constructor Details
-
NavigationPart
@Inject public NavigationPart(org.eclipse.e4.ui.workbench.modeling.EPartService partService)
-
-
Method Details
-
postConstruct
@PostConstruct public void postConstruct(org.eclipse.swt.widgets.Composite parent) -
getExampleClass
-
getExample
-