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 | Method and Description |
---|---|
void |
DefaultTreeViewerCustomization.setTree(TreeViewerBuilder tree)
Sets the tree builder.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTreeViewerBuilder |
Modifier and Type | Interface and Description |
---|---|
interface |
TreeMasterDetailSWTCustomization
The TreeMasterDetailSWTCustomization is used to influence the way a TreeMasterDetail is rendered and how it behaves.
|
interface |
TreeViewerCustomization
The TreeViewerCustomization is used to influence the way a
TreeViewer is
rendered and how it behaves. |
Modifier and Type | Method and Description |
---|---|
TreeViewerSWTBuilder |
TreeViewerSWTBuilder.customizeTree(TreeViewerBuilder tree)
Use this method to create the
TreeViewer which is part of the tree
master detail. |
TreeMasterDetailSWTBuilder |
TreeMasterDetailSWTBuilder.customizeTree(TreeViewerBuilder tree)
Use this method to create the
TreeViewer which is part of the tree
master detail. |
Copyright © 2019. All rights reserved.