The following user-interface components are available for tables:
Table toolbar -- A toolbar for the table; allows users to perform common modifications to selected table components
Title panel -- Allows users to specify and format text for the title, subtitle, and footnote of a table
Font dialog box -- Invoked from the Title panel; allows users to specify font attributes for text
Style panel -- Allows
users to select one of the predefined styles for tables or to create a custom
style. In order to support the saving of styles, you must provide an implementation
of the oracle.dss.util.persistence.CustomObjectManager
interface
to the style panel. BI Beans provides a default implementation, which will
work if your users have access to a BI Beans Catalog.
Formats panel --
Allows users to highlight data in a table by using header and data formats.
In order to support the saving of formats, you must provide an implementation
of the oracle.dss.util.persistence.CustomObjectManager
interface
to the formats panel. BI Beans provides a default implementation, which
will work if your users have access to a BI Beans Catalog.
Formats dialog box -- Invoked from the Formats panel; allows users to specify the attributes of header formats or data formats; displays the following formatting tabs as appropriate: General, Font, Date, Number, and Rules
Edit Condition dialog box -- Invoked from the Rules tab of the Formats dialog box; allows users to specify conditions for formatting a selected item in a table
Select Members dialog box -- Invoked from the Rules tab of the Formats dialog box; allows users to qualify the members of a dimension that should be affected by a formatting rule
Options panel -- Allows users to specify properties that are related to grid lines, background pictures, and headers
Table Layout panel --Allows users to rearrange the data in a table
Export panel -- Allows users to produce an export file that contains a portion or all of the content in a table
Browse for Folder dialog box -- Invoked from the Export panel; allows users to specify the folder in which the exported file is to be created