The following user-interface components are available for crosstabs:
Crosstab toolbar -- A toolbar for the crosstab; allows users to perform common modifications to selected crosstab components
Title panel -- Allows users to specify and format text for the title, subtitle, and footnote of a crosstab
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 crosstabs 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 styles 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 crosstab 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 crosstab
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 attributes that are related to grid lines, background pictures, and headers
Crosstab Layout panel --Allows users to rearrange the data in a crosstab
Export panel -- Allows users to produce an export file that contains a portion or all of the content in a crosstab
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