| 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.setContentProvider(ContentProviderProvider contentProvider)
Sets the content provider provider.
|
| 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.customizeContentProvider(ContentProviderProvider contentProvider)
Use this method to set a custom
IContentProvider on the tree
viewer. |
TreeMasterDetailSWTBuilder |
TreeMasterDetailSWTBuilder.customizeContentProvider(ContentProviderProvider contentProvider)
Use this method to set a custom
IContentProvider on the tree
viewer. |
Copyright © 2017. All rights reserved.