Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VVerticalLayout>> |
VerticalLayoutSWTRendererService.getRendererClass()
Returns the
Class for the renderer of this service. |
Modifier and Type | Method and Description |
---|---|
VVerticalLayout |
VVerticalFactory.createVerticalLayout()
Returns a new object of class 'Layout'.
|
Modifier and Type | Class and Description |
---|---|
class |
VVerticalLayoutImpl
An implementation of the model object 'Layout'.
|
Modifier and Type | Method and Description |
---|---|
VVerticalLayout |
VVerticalFactoryImpl.createVerticalLayout() |
Modifier and Type | Method and Description |
---|---|
T |
VerticalSwitch.caseVerticalLayout(VVerticalLayout object)
Returns the result of interpreting the object as an instance of 'Layout'.
|
Constructor and Description |
---|
VerticalLayoutSWTRenderer(VVerticalLayout vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory,
EMFFormsDatabinding emfFormsDatabinding)
Default constructor.
|
Copyright © 2017. All rights reserved.