Modifier and Type | Method and Description |
---|---|
VGroupedGrid |
VGroupedGridFactory.createGroupedGrid()
Returns a new object of class 'Grouped Grid'.
|
Modifier and Type | Class and Description |
---|---|
class |
VGroupedGridImpl
An implementation of the model object 'Grouped Grid'.
|
Modifier and Type | Method and Description |
---|---|
VGroupedGrid |
VGroupedGridFactoryImpl.createGroupedGrid() |
Modifier and Type | Method and Description |
---|---|
T |
GroupedGridSwitch.caseGroupedGrid(VGroupedGrid object)
Returns the result of interpreting the object as an instance of 'Grouped Grid'.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VGroupedGrid>> |
GroupedGridSWTRendererService.getRendererClass()
Returns the
Class for the renderer of this service. |
Constructor and Description |
---|
GroupedGridSWTRenderer(VGroupedGrid vElement,
ViewModelContext viewContext,
ReportService reportService)
Default Constructor.
|
Copyright © 2018. All rights reserved.