|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VCustomControl in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer |
---|
Constructors in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer with parameters of type VCustomControl | |
---|---|
DICustomControlSWTRenderer(VCustomControl vElement,
ViewModelContext viewContext,
ReportService factory)
|
Uses of VCustomControl in org.eclipse.emf.ecp.view.spi.custom.model |
---|
Methods in org.eclipse.emf.ecp.view.spi.custom.model that return VCustomControl | |
---|---|
VCustomControl |
VCustomFactory.createCustomControl()
Returns a new object of class 'Control'. |
Uses of VCustomControl in org.eclipse.emf.ecp.view.spi.custom.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.custom.model.impl that implement VCustomControl | |
---|---|
class |
VCustomControlImpl
An implementation of the model object 'Control'. |
Methods in org.eclipse.emf.ecp.view.spi.custom.model.impl that return VCustomControl | |
---|---|
VCustomControl |
VCustomFactoryImpl.createCustomControl()
|
Uses of VCustomControl in org.eclipse.emf.ecp.view.spi.custom.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.custom.model.util with parameters of type VCustomControl | |
---|---|
T |
CustomSwitch.caseCustomControl(VCustomControl object)
Returns the result of interpreting the object as an instance of 'Control'. |
Uses of VCustomControl in org.eclipse.emf.ecp.view.spi.custom.swt |
---|
Methods in org.eclipse.emf.ecp.view.spi.custom.swt with parameters of type VCustomControl | |
---|---|
void |
ECPAbstractCustomControlSWT.init(VCustomControl customControl,
ViewModelContext viewModelContext)
Called by the framework to trigger an initialization. |
Constructors in org.eclipse.emf.ecp.view.spi.custom.swt with parameters of type VCustomControl | |
---|---|
CustomControlSWTRenderer(VCustomControl vElement,
ViewModelContext viewContext,
ReportService reportService)
Default Constructor. |
Uses of VCustomControl in org.eclipse.emfforms.internal.spreadsheet.core.renderer.custom |
---|
Methods in org.eclipse.emfforms.internal.spreadsheet.core.renderer.custom that return types with arguments of type VCustomControl | |
---|---|
EMFFormsAbstractSpreadsheetRenderer<VCustomControl> |
EMFFormsSpreadsheetCustomControlRendererService.getRendererInstance(VCustomControl vElement,
ViewModelContext viewModelContext)
Returns a renderer. |
Methods in org.eclipse.emfforms.internal.spreadsheet.core.renderer.custom with parameters of type VCustomControl | |
---|---|
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |