GUI Builder Properties and Events Format Description
All GUI Builder properties and events are listed in the pages that follow.
An explanation of the headings for the property and result reference pages is given below:
Item | Description |
---|---|
Applies To | If the property or event is used with GUI Builder objects, then this section simply lists the objects for which this property applies. (Ex. Button, Label, Checkbox...) If the property or event is used with forms then the word Forms will appear in this section. |
Description | A simple description is given for each property or event. This section is normally very short for simplicity. |
Usage | The Usage Section describes how to access the property or event from the SPEL+ Language. |
Values | Describes the range of acceptable values which the property can be set to or which the result will return. A default value is also shown for those properties that have a default. |
Remarks | Explains more details than the Description Section. This section is normally used to describe any caveats or special information that may apply to the specific property or event. (It is highly recommended to read the Remarks Section for each property prior to its usage.) |
See Also | Gives a list of related properties, results, objects and other topics that may prove useful to review. |
Runtime only | This is displayed under the property or result name when it applies. Runtime only properties and results cannot be accessed from the GUI Builder. They can only be accessed from the SPEL+ language. |