Homepage | About EASA | Contact
DEFAULT ITEM has no parameters and acts as the Parent for the properties each USER ITEM will have when they are created.
The Child objects of DEFAULT ITEM are:
Object Name | Description |
---|---|
CHOICE LIST | Provides choices to users from which they make one or more selections. |
DATEBOX | Creates a data entry box for users to enter a date. |
IMAGE | Displays image files in the Input Region of a TABBED PANE. |
INTEGERBOX | Creates a data entry box for users to input an integer or whole number. |
LABEL | Displays text and images on the Input Region of a TABBED PANE. |
LOGICBOX | Creates a check box that users will click on to check and uncheck it. |
REALBOX | Creates a data entry box for users to input a real number. |
SPACER | Adds vertical or horizontal space between objects. |
SUB PANE | Groups together other data entry objects in a box. |
TEXTAREA | Displays messages on the user interface to help users or allow users to enter text. |
TEXTBOX | Creates a data entry box for users to input a string of text. |