<sortToolDef> Element

The sortToolDef element is a member of the following categories:

Use the sortToolDef element to define a Sort tool to display apart from the View Toolbar. The Sort tool allows users to sort the dimension members in a thin presentation bean.

If you use the viewToolbarDef element, then you do not need to define the Sort tool.

Attributes

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 as the Sort tool.

Usage notes

The sortToolDef element is a child of the biThinSession element.

To render the Sort tool that is defined by this element, use the sortTool element.