<rotateToolDef> Element

The rotateToolDef element is a member of the following categories:

Use the rotateToolDef element to define a Rotate tool apart from the View Toolbar. The Rotate tool allows the manipulation of the layout of the dimensions on a thin presentation bean.

If you use the viewToolbarDef element, then you do not need to define the Rotate 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 rotateToolDef element.

Usage notes

The rotateToolDef element is a child of the biThinSession element.

To render the Rotate Tool that is defined by this element, use the rotateTool element.