
collapsible
Collapses the element.
Note that the collapsible property is only available for standard ToolBar elements, and not for right-aligned ToolBar elements.
This property can be personalized by administrators.
Hot Keys
Activation of hotkeys.
This property can be personalized by administrators.
reference
Address/URL of the Web page that you want to open. You specify the URL relative to the application server, otherwise you use the absolute notation: http://, https://, ftp://, mailto:// ... and so on
JavaScript is not permitted.
target
Browser window in which the page is to be opened. You can specify the name of the target window yourself, or use the following value, which relates to the W3C HTML standard:
_blank
The page is opened in a new, unknown window. This value is the default value.
With _blank a new window is always opened. When a window is specified, a new window is always opened if there is not yet one with this name. If this window already exists, the existing content is discarded and the new URL loaded in. In this case, the window is not moved to the foreground.