|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ExportColumnsInterface | Represents an adapter for the ExportSelector capable of exporting the wanted subset of columns. |
ExportCommandClassNames | Names of the command classes used to export the data |
ExportHeadersFootersInterface | Represents an adapter for the ExportSelector capable of exporting headers and footers together with the data. |
ExportSelectorComponentNames | Contains the names of the sub components used by the ExportSelectorPanel |
ExportSelectorInterface | Represents an adapter for the ExportSelector |
HTMLExportCommandsAttributeNames | Names of the attributes used by the Export to HTML commands to hold HTML styles and style sheets |
HTMLExportCSSInfoInterface | Represents a class that holds the information needed to declare a CSS style sheet into an HTML stream during the exporting An example of the CSS style sheet declaration is: link rel="stylesheet" href="/styles/sasComponents.css" media="screen" type="text/css" |
HTMLExportSelectorInterface | Methods implemented by the Export Selector adapters to deal with HTML exporting format. |
OLAPExportSelectorInterface | Represents an ExportSelector adapter for multidimensional data. |
XLSXExportCommandsAttributeNames | Names of the attributes used by the Export to XLSX commands to hold HTML styles and style sheets |
Class Summary | |
---|---|
BaseExportSelectorAdapter | Base class that contains attributes and methods common to the different actual ExportSelector adapters. |
ExportSelectorAdapterFactory | This class is a factory of ExportSelectorInterface and
OLAPExportSelectorInterface instances. |
ExportSelectorCommandFactory | This class is a factory of RelationalExportCommandInterface
and OLAPExportCommandInterface instances. |
HTMLExportCSSInfo | Holds the information needed to declare a CSS style sheet into an HTML stream during the exporting. |
OLAPExportSelectorAdapter | ExportSelector adapter for multidimensional data. |
RelationalExportSelectorAdapter |
Interfaces, adapters and factories related to the Export Selector.
|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |