Modifier and Type | Method and Description |
---|---|
protected ECPAbstractCustomControlSWT |
DICustomControlSWTRenderer.loadCustomControl(VCustomControl customControl)
Loads and returns the
ECPAbstractCustomControlSWT that is referenced by the VCustomControl . |
Constructor and Description |
---|
DICustomControlSWTRenderer(VCustomControl vElement,
ViewModelContext viewContext,
ReportService factory) |
Modifier and Type | Method and Description |
---|---|
VCustomControl |
VCustomFactory.createCustomControl()
Returns a new object of class 'Control'.
|
Modifier and Type | Class and Description |
---|---|
class |
VCustomControlImpl
An implementation of the model object 'Control'.
|
Modifier and Type | Method and Description |
---|---|
VCustomControl |
VCustomFactoryImpl.createCustomControl() |
Modifier and Type | Method and Description |
---|---|
T |
CustomSwitch.caseCustomControl(VCustomControl object)
Returns the result of interpreting the object as an instance of 'Control'.
|
Modifier and Type | Method and Description |
---|---|
protected VCustomControl |
ECPAbstractCustomControlSWT.getCustomControl()
Return the
VCustomControl . |
Modifier and Type | Method and Description |
---|---|
void |
ECPAbstractCustomControlSWT.init(VCustomControl customControl,
ViewModelContext viewModelContext)
Called by the framework to trigger an initialization.
|
protected ECPAbstractCustomControlSWT |
CustomControlSWTRenderer.loadCustomControl(VCustomControl customControl)
Loads and returns the
ECPAbstractCustomControlSWT that is referenced by the VCustomControl . |
Constructor and Description |
---|
CustomControlSWTRenderer(VCustomControl vElement,
ViewModelContext viewContext,
ReportService reportService)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
EMFFormsAbstractSpreadsheetRenderer<VCustomControl> |
EMFFormsSpreadsheetCustomControlRendererService.getRendererInstance(VCustomControl vElement,
ViewModelContext viewModelContext)
Returns a renderer.
|
Modifier and Type | Method and Description |
---|---|
EMFFormsAbstractSpreadsheetRenderer<VCustomControl> |
EMFFormsSpreadsheetCustomControlRendererService.getRendererInstance(VCustomControl vElement,
ViewModelContext viewModelContext)
Returns a renderer.
|
int |
EMFFormsSpreadsheetCustomControlRenderer.render(org.apache.poi.ss.usermodel.Workbook workbook,
VCustomControl vElement,
ViewModelContext viewModelContext,
EMFFormsSpreadsheetRenderTarget eMFFormsSpreadsheetRenderTarget)
This is called to trigger the rendering.
|
Copyright © 2019. All rights reserved.