The favoriteToolDef element is a member of the following categories:
Namespace -- http://xmlns.oracle.com/bibeans
Group -- BI uiXML elements
Type of element -- Definition
Use the favoriteToolDef element to define a Favorite tool to display apart from the View Toolbar. The Favorite tool allows users to display favorite sets of dimension members in a thin presentation bean.
If you use the viewToolbarDef element, then you do not need to define the Favorite tool.
id -- (Required) A unique identifier for this element.
scope -- Determines the accessibility and lifetime of the object; select one of the following values: Request or Session (Default).
presentationId -- (Required) Specifies the identifier of the presentationDef element with which the tool is associated. This presentationDef element must be contained in the same page that contains the favoriteToolDef element.
The favoriteToolDef element is a child of the biThinSession element.
To render the Favorite tool that is defined by this element, use the favoriteTool element.