Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VStackLayout>> |
SWTStackLayoutRendererService.getRendererClass()
Returns the
Class for the renderer of this service. |
Modifier and Type | Method and Description |
---|---|
VStackLayout |
VStackFactory.createStackLayout()
Returns a new object of class 'Layout'.
|
Modifier and Type | Class and Description |
---|---|
class |
VStackLayoutImpl
An implementation of the model object 'Layout'.
|
Modifier and Type | Method and Description |
---|---|
VStackLayout |
VStackFactoryImpl.createStackLayout() |
Modifier and Type | Method and Description |
---|---|
T |
StackSwitch.caseStackLayout(VStackLayout object)
Returns the result of interpreting the object as an instance of 'Layout'.
|
Constructor and Description |
---|
SWTStackLayoutRenderer(VStackLayout vElement,
ViewModelContext viewContext,
ReportService reportService)
Default constructor.
|
Copyright © 2019. All rights reserved.