<viewTypeTool> Element

The viewTypeTool element is a member of the following categories:

Use the viewTypeTool element to render a View Type tool that is typically defined by a viewTypeToolDef element in this page.

If you use the viewToolbar element, then you do not need to render the View Type tool.

Attributes

biViewTypeTool -- (Required) A data-bound attribute that binds to a View Type tool. Specify the select key for the View Type tool that you want to render.

Note: The remaining attributes are not used.

Example

The following example shows an XML fragment that renders a View Type tool in the UI tree section of a page using the following assumptions:


<!-- Renders a viewTypeTool element --> <bibeans:viewTypeTool data:biViewTypeTool="page3_viewTypeTool1@bibeans:bisession1" />