Toolbar Tag

The toolbar tag specifies a toolbar. It uses the following format:

<div od-type=toolbar name="name" javaapplet="Boolean" />

where:

  • name. Name of the toolbar object definition that resides in the repository.

  • javaapplet. You can use one of the following values:

    • TRUE. Use a Java toolbar.

    • FALSE or this attribute does not exist. Use an HTML toolbar.