Window style attributes: Miscellaneous
Miscellaneous presentation style attributes for window elements.
Style attributes listed in this page are specific to a given front-end type or to a mobile platform. See also other pages about window style attributes.
Attribute | GDC | GBC | GMA | GMI |
---|---|---|---|---|
allowedOrientations Defines possible orientations for mobile device. Values can be:
Note: This attribute is supported at the Window level only by GMA.
|
N/A | N/A | Yes (see note) | No |
N/A | N/A | Yes | Yes | |
formScroll Defines if scrollbars are always to be displayed when the form is bigger than the screen, or only when the window is maximized. Values can be |
Yes | No | No | No |
ignoreMinimizeSetting Defines if the stored settings "state=minimize" is ignored when loading settings. To be used when minimized windows are not to be shown minimized when reopened. Values can be |
Yes | No | No | No |
materialFABActionList Defines a comma-separated
list of action names that are bound to the Floating Action Button (FAB button), on a device
following the material design guidelines. To be used in conjunction with the
The default
list of actions is: |
No | No | Yes | No |
materialFABType Controls the Floating Action Button (FAB button) on a device following the material design guidelines. Possible values are:
|
No | No | Yes | No |
menuPopupPosition Defines the position of the automatic menu for "popup" menus. Values can be:
|
Yes | No | No | No |
messagePosition Defines the rendering for program
messages displayed with the Values can be:
|
Yes | No | No | No |
statusBarType Defines the type of status bar the window displays. See Statusbar types for all possible values. Default is
|
Yes | No | No | No |
windowMenu Defines if the WCI container is to display an automatic "Window" menu, with Cascade and Tile features, and list of child windows. Values can be |
Yes | No | No | No |
windowSystemMenu Defines if the window shows a system menu. Values can be When value is |
Yes | N/A | No | No |