Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VHorizontalLayout>> |
HorizontalLayoutSWTRendererService.getRendererClass()
Returns the
Class for the renderer of this service. |
Modifier and Type | Method and Description |
---|---|
VHorizontalLayout |
VHorizontalFactory.createHorizontalLayout()
Returns a new object of class 'Layout'.
|
Modifier and Type | Class and Description |
---|---|
class |
VHorizontalLayoutImpl
An implementation of the model object 'Layout'.
|
Modifier and Type | Method and Description |
---|---|
VHorizontalLayout |
VHorizontalFactoryImpl.createHorizontalLayout() |
Modifier and Type | Method and Description |
---|---|
T |
HorizontalSwitch.caseHorizontalLayout(VHorizontalLayout object)
Returns the result of interpreting the object as an instance of 'Layout'.
|
Constructor and Description |
---|
HorizontalLayoutSWTRenderer(VHorizontalLayout vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory rendererFactory)
Default Constructor.
|
Copyright © 2019. All rights reserved.