Homepage | About EASA | Contact
Guide Section: GUI of an EASAP | EASAP Tree: USER INTERFACE branch
For every new EASAP, the Builder creates a TABBED PANE:
tabbed_pane1 is the first visible component of a new EASAP.
From this empty TABBED PANE an EASAP's user interface is expanded by adding objects selected from TABBED PANE's Child objects, below.
These GUI objects input, display, and modify data within an EASAP.
Most of the same GUI objects are available with a FORM as the Parent:
![]() |
|||
---|---|---|---|
![]() ![]() | Parent for GUI objects on a popup window when an OPEN FORM ACTION is executed. The Parent for GUI Objects in an EASAP's user interface. |
||
![]() | Rectangular region that triggers an ACTION when clicked. | ||
![]() | Table for the selection of a case and subsequent launch of an Excel Client. | ||
![]() | Applies SQL query to filter the case records visible in a CASE VIEWER | ||
![]() | Logical comparison to filter the case records visible in a CASE VIEWER | ||
![]() | Selects from a drop down list of possible values. | ||
![]() | Accepts and formats date input. | ||
![]() | Selects a file from local file system for use by an EASAP. | ||
![]() | Displays images in the GUI. | ||
![]() | A versatile data entry component that can be configured to behave in a variety of modes. | ||
![]() | Accepts integer input. | ||
![]() | Displays text and image data. | ||
![]() | Precisely control the layout and CSS style of GUI objects. | ||
![]() | Accepts either 'checked' or 'unchecked' selection. | ||
![]() | Accepts a real or decimal number input. | ||
![]() | Appears as a list of custom items in a table. | ||
![]() | Vertical or horizontal space between adjacent objects on the Tree. | ||
![]() | Container for GUI objects arranged in a box. | ||
![]() | Container for TABBED PANE's. | ||
![]() | Displays tables of LIST data. | ||
![]() | Accepts input text and displays output text. | ||
![]() | Accepts input text in a box. | ||
![]() | The Parent for GUI Objects in an EASAP's user interface. | ||
![]() | Parent object for DATA PROCESSING tools. | ||
![]() | Parent object for EVENT PROCESSING tools, below. | ||
![]() | Accepts a mouse-selected numerical value within a specified range. | ||
![]() | Provides the ability to automatically, repeatedly trigger an action at a defined interval. |