|
||
The template for toolbar view is "toolbar.tpl". It uses Replace Tags defined in tables Common Replace Tags in QPR Modeling Client and Replace Tags in "toolbar.tpl".
Replace Tags in "toolbar.tpl"
Tag |
Type |
Description |
Correct Location |
---|---|---|---|
BackButtonImg |
HTML tag (image element) |
The image of the "Back" button |
|
ButtonImageList JavaScript |
JavaScript |
The images to be used in the toolbar |
Inside script element, in InitButtons JavaScript function.
|
LeftButtons |
HTML cluster (links and image elements) |
Buttons located in the left side of the toolbar by default: "Back" and/or "Add To Portal". |
|
CenterButtons |
HTML cluster (links and image elements) |
Buttons located in the middle of the toolbar by default. These buttons vary by view. |
|
HelpButton |
HTML cluster (links and image elements) |
"Help" button with functionality to open context sensitive web help. |
|
CloseButton |
HTML cluster (links and image elements) |
"Close" button, which will close the current browser window. |