Guide Section: GUI of an EASAP | EASAP Tree: USER INTERFACE branch
From this empty TABBED PANE an Author builds the user interface by adding Child GUI objects, below.
These GUI objects input, display, and modify data within an EASAP.
![]() |
|||
---|---|---|---|
![]() ![]() | Parent for GUI objects on a popup window when an OPEN FORM ACTION is executed 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 | ||
![]() | apply SQL query to filter the case records visible in a CASE VIEWER | ||
![]() | logical comparison to filter the case records visible in a CASE VIEWER | ||
![]() | select an input value from a drop down list of possible values | ||
![]() | input and format a date | ||
![]() | provide a digital validation of “data integrity at a certain time by an authorized party” in an EASAP interface. | ||
![]() | define restrictions involving a group of Users and an EASAP stage on who is allowed to validate an EASAP's data | ||
![]() | display the current certification status and history of the EASAP | ||
![]() | select a file from local file system for use by an EASAP | ||
![]() | display an image in the GUI | ||
![]() | versatile data entry component that can be configured to behave in a variety of modes | ||
![]() | change the appearance of an INPUTBOX if a certain condition applies | ||
![]() | define what data is allowed to be entered by a User | ||
![]() | perform a parametric study varying inputs over a range | ||
![]() | accept integer input | ||
![]() | display text and image data | ||
![]() | precisely control the layout and CSS style of GUI objects | ||
![]() | accept either 'checked' or 'unchecked' selection as input | ||
![]() | accept a real or decimal number as input | ||
![]() | vertical or horizontal space between adjacent objects on the Tree | ||
![]() | container for GUI objects arranged in a box | ||
![]() | container for TABBED PANE's | ||
![]() | display tables of LIST data | ||
![]() | accept input text and displays output text | ||
![]() | accept input text in a box | ||
![]() | Parent for GUI Objects in an EASAP's user interface | ||
![]() | Parent object for DATA PROCESSING tools | ||
![]() | allow an array of INPUTBOX's and LOGICBOX's for User input | ||
![]() | allow GUI objects to be displayed above each column | ||
![]() | allow space between columns | ||
![]() | create a column of INPUTBOX's | ||
![]() | create a column of LOGICBOX's | ||
![]() | Parent for EVENT PROCESSING tools below | ||
![]() | accept a mouse-selected numerical value within a specified range as input | ||
![]() | provide the ability to automatically, repeatedly trigger an action at a defined interval. |