The following table describes how you can customize the panels that are to appear in a QueryBuilder. The methods that are listed in this table are contained in the oracle.dss.queryBuilder.QueryBuilder
class.
Tip: You can also customize QueryBuilder panels using methods that are shared with CalcBuilder.
setDefaultAvailableDimensionsPanel
-- Specifies which panel, in the group of panels on the
left side of the
Dimensions panel (that is, the Members, Conditions, or Favorites panel),
is to be visible by default.
setDefaultSelectedDimensionsPanel
-- Specifies which panel, in the group of panels on the right side of the Dimensions panel (that is, the Steps or Members panel), is to be visible by default.
setDimensionPanels
-- Specifies the DimensionPanel
objects.
setViewLayoutPanel
-- Specifies the LayoutPanel
object to appear in the QueryBuilderLayoutPanel
object.
setVisibleDimensionPanels
-- Specifies which of the panels that are contained by the Dimensions panel (that is, the Members, Conditions, Favorites, and Step) are to be visible.
setVisibleDimensions
-- Specifies the dimensions that are to be available.
setVisiblePanels
-- Specifies which top-level panels (that is, the Welcome, Layout, Items, and Dimension) are to be visible.
Customizing a QueryBuilder
Customizing QueryBuilder Behavior
Customizing the Components in a QueryBuilder
Customizing the Display of Folders in QueryBuilder