The viewToolbarDef element is a member of the following categories:
Namespace -- http://xmlns.oracle.com/bibeans
Group -- BI uiXML elements
Type of element -- Definition
Use the viewToolbarDef element to create a View Toolbar, which provides tools for manipulating a presentation. The viewToolbarDef includes the following tool definitions: viewTypeToolDef, rotateToolDef, sortToolDef, and favoriteToolDef.
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 that the toolbar is to manipulate. This presentationDef element must be contained in the same page as the viewToolbarDef element.
The viewToolbarDef element is a child of the biThinSession element.
To render the View Toolbar that is defined by this element, use the viewToolbar element.