Interface | Description |
---|---|
EMFFormsIdProvider |
This service provides the value for the ID column used for identifying values accross multiple sheets.
|
EMFFormsSpreadsheetFormatDescriptionProvider |
A service that translates the format and the constraint information for a given structural feature into a human
readable string that can be used to provide guidance when filling out a spreadsheet.
|
EMFFormsSpreadsheetRendererFactory |
This is the factory which selects the most fitting renderer for the provided
VElement and
ViewModelContext . |
EMFFormsSpreadsheetRendererService<VELEMENT extends VElement> |
The EMFFormsRendererService encapsulates the tester and the access to the
EMFFormsAbstractSpreadsheetRenderer . |
Class | Description |
---|---|
EMFFormsAbstractSpreadsheetRenderer<VELEMENT extends VElement> |
Abstract class which is the base class for all Spreadsheet renderer.
|
EMFFormsExportTableParent | |
EMFFormsSpreadsheetRenderTarget |
Helper class which describes where a value should be rendered to.
|
EMFFormsSpreadsheetReport |
The report to use for the
ReportService during the
Spreadsheet
export or import. |
Exception | Description |
---|---|
EMFFormsNoRendererException |
The
EMFFormsNoRendererException is used by the EMFFormsSpreadsheetRendererFactory . |
Copyright © 2016. All rights reserved.