| |
|
| |
Defines the background color of a page or an item. |
| |
|
| |
Specifies whether an item, page, or form is currently activated by the user or not. This option is usually set by an external program such as a parser, but under certain circumstances can be set by computes in the form. |
| |
|
| |
Specifies whether an item, page, or form currently has the input focus. This option is usually set by code outside XFDL, but can also be set by a compute, provided that the compute is setting the focus of an item to on, the item is on the same page, and the item receiving the focus is capable of ... |
| |
|
| |
Specifies which item in the page currently has the focus. |
| |
|
| |
Specifies a text label for an item. |
| |
|
| |
Page globals specify settings and characteristics for the page within which they appear. In other words, it sets the defaults for all items on specified page. Page globals appear within a global item at the top of each page definition, and apply to the whole page. |