A dimension list is an object that displays the members of a single dimension in a list. You create a dimension list using the dimension list beans.
A dimension list allows you to do the following:
Display members of a single dimension for a user
Let a user choose from these members
Normally, you use a dimension list to give users some control over the data that they want to view in a presentation bean, such as Graph
, Crosstab
, or Table
. Users select the member or members that they are interested in, and you use this information to display the data that they want to see.
Dimension List Bean
Dimension List Combo Bean
Dimension List Dialog Bean
Dimension List Panel Bean
What are the Dimension List Beans?