Usability
|
Context |
Supported |
|---|---|
|
Input screen fields |
No |
|
Output screen fields |
No |
|
Input subfile fields |
No |
|
Output subfile fields |
No |
|
New screen elements |
Yes |
Properties
|
Name |
Description and Comments |
JavaScript |
Shipped default |
|---|---|---|---|
| position |
Right A vertical button panel will appear at the right of the terminal server panel Left A vertical button panel will appear at the left of the terminal server panel Top A horizontal button panel will appear above the terminal server panel. Bottom A horizontal button panel will appear below the terminal server panel. |
No |
right |
| horizontalWidth | The width of a horizontal function keys panel is fixed at the same
width of the terminal server panel. |
No |
180 |
|
verticalHeight |
The height of a vertical function keys panel is fixed at the same
height of the terminal server panel. |
No |
40 |
| autoAddFKeys | Automatically add function key buttons into the panel when set to
TRUE. |
No |
false |
|
rememberLastState |
When set to TRUE, moving to differents screens will retain the
state of the button panel whether it is open or close. |
No |
false |
Notes, Comments and Warnings
Only the button extension can be dragged in and out of the button panel. Any other extensions being dragged in and out is not supported.
For the automatically adding function key buttons, the function key buttons will automatically be positioned inside the panel depending on the set position property of the panel.
Changing the position of the panel when buttons already exist inside it will not reposition these buttons automatically. The user needs to manually reposition the buttons again when changing the position property.
The button panel is not to be used together with the function key panel. Multiple instance of the extension on one screen is also not supported.