Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VCompoundControl>> |
CompoundControlDIRendererService.getRendererClass() |
Modifier and Type | Method and Description |
---|---|
VCompoundControl |
VCompoundcontrolFactory.createCompoundControl()
Returns a new object of class 'Compound Control'.
|
Modifier and Type | Class and Description |
---|---|
class |
VCompoundControlImpl
An implementation of the model object 'Compound Control'.
|
Modifier and Type | Method and Description |
---|---|
VCompoundControl |
VCompoundcontrolFactoryImpl.createCompoundControl() |
Modifier and Type | Method and Description |
---|---|
T |
CompoundcontrolSwitch.caseCompoundControl(VCompoundControl object)
Returns the result of interpreting the object as an instance of 'Compound Control'.
|
Constructor and Description |
---|
CompoundControlSWTRenderer(VCompoundControl vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsLabelProvider labelProvider,
EMFFormsRendererFactory rendererFactory,
VTViewTemplateProvider viewTemplateProvider,
EMFFormsDatabindingEMF databindingService)
Default constructor.
|
Copyright © 2019. All rights reserved.