Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VGroup>> |
EmbeddedGroupSWTRendererService.getRendererClass()
Returns the
Class for the renderer of this service. |
Constructor and Description |
---|
EmbeddedGroupSWTRenderer(VGroup vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory rendererFactory)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VGroup>> |
CollapsableGroupSWTRendererService.getRendererClass()
Returns the
Class for the renderer of this service. |
Constructor and Description |
---|
CollapsableGroupSWTRenderer(VGroup vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VGroup>> |
PGroupRendererService.getRendererClass()
Returns the
Class for the renderer of this service. |
Constructor and Description |
---|
PGroupRenderer(VGroup vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
VGroup |
VGroupFactory.createGroup()
Returns a new object of class 'Group'.
|
Modifier and Type | Class and Description |
---|---|
class |
VGroupImpl
An implementation of the model object 'Group'.
|
Modifier and Type | Method and Description |
---|---|
VGroup |
VGroupFactoryImpl.createGroup() |
Modifier and Type | Method and Description |
---|---|
T |
GroupSwitch.caseGroup(VGroup object)
Returns the result of interpreting the object as an instance of 'Group'.
|
Constructor and Description |
---|
GroupSWTRenderer(VGroup vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VGroup>> |
GroupSWTRendererService.getRendererClass()
Returns the
Class for the renderer of this service. |
Copyright © 2019. All rights reserved.