The following list describes how you can customize a QueryBuilder overall. The methods that are listed are contained in the oracle.dss.queryBuilder.QueryBuilder
class.
setAbstractConditionsEnabled
-- Specifies whether to use abstract names (such as Measure 1>Measure2) or to use actual names (such as Sales>Costs) to identify measures in conditions.
setDisplayLabelType
-- Specifies the type of label to use to display objects and dimension members from the data store.
setVisible
-- Specifies whether to display the QueryBuilder
object in a QueryBuilderDialog
object.
Note: If this is set to false, then you must create your own container in which to display the QueryBuilder
object.
Customizing a QueryBuilder
Customizing QueryBuilder Panels
Customizing the Components in a QueryBuilder
Customizing the Display of Folders in QueryBuilder