Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractSWTRenderer<VSectionedArea>> |
SectionedAreaSWTRendererService.getRendererClass()
Returns the
Class for the renderer of this service. |
Modifier and Type | Method and Description |
---|---|
VSectionedArea |
VSectionFactory.createSectionedArea()
Returns a new object of class 'Sectioned Area'.
|
Modifier and Type | Class and Description |
---|---|
class |
VSectionedAreaImpl
An implementation of the model object 'Sectioned Area'.
|
Modifier and Type | Method and Description |
---|---|
VSectionedArea |
VSectionFactoryImpl.createSectionedArea() |
Modifier and Type | Method and Description |
---|---|
T |
SectionSwitch.caseSectionedArea(VSectionedArea object)
Returns the result of interpreting the object as an instance of 'Sectioned Area'.
|
Constructor and Description |
---|
SectionedAreaSWTRenderer(VSectionedArea vElement,
ViewModelContext viewContext,
ReportService reportService) |
Copyright © 2016. All rights reserved.