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.setInitialSelection(InitialSelectionProvider selection)
Sets the initial selection 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 |
---|---|
TreeMasterDetailSWTBuilder |
TreeMasterDetailSWTBuilder.customizeInitialSelection(InitialSelectionProvider selection)
Use this method to customize which element should be selected after the initial rendering.
|
TreeViewerSWTBuilder |
TreeViewerSWTBuilder.customizeInitialSelection(InitialSelectionProvider selection)
Use this method to customize which element should be selected after the initial rendering.
|
Copyright © 2016. All rights reserved.