| 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. |
| Modifier and Type | Method and Description |
|---|---|
static TreeMasterDetailComposite |
TreeMasterDetailSWTFactory.createTreeMasterDetail(org.eclipse.swt.widgets.Composite parent,
int style,
Object input,
int updateDelay,
TreeMasterDetailSWTCustomization buildBehaviour)
Creates a
TreeMasterDetailComposite with a customized behavior. |
static TreeMasterDetailComposite |
TreeMasterDetailSWTFactory.createTreeMasterDetail(org.eclipse.swt.widgets.Composite parent,
int style,
Object input,
TreeMasterDetailSWTCustomization buildBehaviour)
Creates a
TreeMasterDetailComposite with a customized behavior. |
Copyright © 2019. All rights reserved.