Modifier and Type | Method and Description |
---|---|
VControlGrid |
VControlgridFactory.createControlGrid()
Returns a new object of class 'Control Grid'.
|
Modifier and Type | Class and Description |
---|---|
class |
VControlGridImpl
An implementation of the model object 'Control Grid'.
|
Modifier and Type | Method and Description |
---|---|
VControlGrid |
VControlgridFactoryImpl.createControlGrid() |
Modifier and Type | Method and Description |
---|---|
T |
ControlgridSwitch.caseControlGrid(VControlGrid object)
Returns the result of interpreting the object as an instance of 'Control Grid'.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VControlGrid>> |
ControlGridSWTRendererService.getRendererClass() |
Constructor and Description |
---|
ControlGridSWTRenderer(VControlGrid vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory rendererFactory)
Default Constructor.
|
Copyright © 2016. All rights reserved.