Modifier and Type | Class and Description |
---|---|
class |
EcoreEditorTMDCustomization
Ecore Editor specific behaviour for the TMD.
|
Modifier and Type | Class and Description |
---|---|
class |
GenModelEditorTMDCustomization
GenModel Editor-specific customization for the
TreeMasterDetailComposite . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTreeMasterDetailCustomization
Default implementation of the
TreeMasterDetailSWTCustomization . |
class |
DefaultTreeViewerCustomization
Default implementation of the
TreeViewerCustomization . |
Modifier and Type | Interface and Description |
---|---|
interface |
TreeMasterDetailSWTCustomization
The TreeMasterDetailSWTCustomization is used to influence the way a TreeMasterDetail is rendered and how it behaves.
|
Modifier and Type | Method and Description |
---|---|
static org.eclipse.jface.viewers.TreeViewer |
TreeViewerSWTFactory.createTreeViewer(org.eclipse.swt.widgets.Composite parent,
Object input,
TreeViewerCustomization buildBehaviour)
Creates a
TreeViewer with a customized behavior. |
Copyright © 2019. All rights reserved.