The dimension list beans are different objects that each display a form of the dimension list in the user interface. Each bean provides a particular level of functionality.
These beans are internal building blocks of the QueryBuilder
bean and the CalcBuilder
bean, but are available separately from QueryBuilder
and CalcBuilder
for the convenience of application developers.
The following list shows the names of the dimension list beans and an example of the user interface for each bean:
The following figure provides an illustration of a DimensionListDialog
, which is displayed using the Dimension List Dialog bean.
The following figure provides an illustration of a DimensionCombo
, which is displayed using the Dimension List Combo bean.
The following figure provides an illustration of a DimensionList
, which is displayed using the Dimension List bean.
The following figure provides an illustration of an OLAPDimensionListPanel
, which is displayed using the Dimension List Panel bean.
Creating a Dimension List Dialog
Creating a Dimension List or Dimension List Combo
Structure and Interaction of the Dimension List Beans