Class actuate.xtabanalyzer.UIOptions
Description
The UIOptions class specifies feature availability for the xtabanalyzer object.
Constructor
Syntax
Generates a new UIOptions object to manage the features of the xtabanalyzer.
Function summary
Table 5-20 lists actuate.xtabanalyzer.UIOptions functions.
Table 5-20 actuate.xtabanalyzer.UIOptions functionsactuate.xtabanalyzer.UIOptions.enableCrosstabView
Syntax
Enables or disables the cross tab layout view.
Parameters
Boolean. True enables this option.
Example
This example enables or disables the cross tab view.
actuate.xtabanalyzer.UIOptions.enableCubeView
Syntax
Enables or disables the cube view.
Parameters
Boolean. A value of true enables this option.
Example
This example enables or disables the cube view.
actuate.xtabanalyzer.UIOptions.
enableFilterSummaryViewSyntax
Enables or disables the filter summary view.
Parameters
Boolean. A value of true enables this option.
Example
This example enables or disables the filter summary view.
actuate.xtabanalyzer.UIOptions.enableToolBar
Syntax
Enables or disables the toolbar feature.
Parameters
Boolean. A value of true enables this option.
Example
This example enables or disables the toolbar.
actuate.xtabanalyzer.UIOptions.enableToolbarHelp
Syntax
Enables or disables the toolbar help feature.
Parameters
Boolean. A value of true enables this option.
Example
This example enables or disables toolbar help.
actuate.xtabanalyzer.UIOptions.enableToolbarSave
Syntax
Enables or disables the toolbar save feature.
Parameters
Boolean. A value of true enables this option.
Example
This example enables or disables toolbar save.
actuate.xtabanalyzer.UIOptions.getFeatureMap
Syntax
Returns the features and their Boolean values as an associative array. This function makes the name of each feature an object property and sets the value of that property to the associated enabled Boolean value.
Returns
Example
(c) Copyright Actuate Corporation 2011 |
![]() |