Siebel Developer's Reference > Siebel Web Engine Tags > Toolbar Tags >

Toolbar Tag


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

<swe: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.
Siebel Developer's Reference Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.