User Tools

Site Tools


USER INTERFACE Objects

Guide Section: GUI of an EASAP | EASAP Tree: USER INTERFACE branch


For every new EASAP, the Builder creates a TABBED PANE:

  • USER INTERFACE→TABBED PANE LIST→tabbed_pane1

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:

  • USER INTERFACE→USER INTERFACE STYLE LIST→Add FORM LIST→Add FORM
FORM LIST or TABBED PANE LIST
FORM

TABBED PANE
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.
BUTTONRectangular region that triggers an ACTION when clicked.
CASE VIEWERTable for the selection of a case and subsequent launch of an Excel Client.
EXTERNAL FILTERApplies SQL query to filter the case records visible in a CASE VIEWER
FILTERLogical comparison to filter the case records visible in a CASE VIEWER
CHOICE LISTSelects from a drop down list of possible values.
DATEBOXAccepts and formats date input.
FILE CHOICESelects a file from local file system for use by an EASAP.
IMAGEDisplays images in the GUI.
INPUTBOXA versatile data entry component that can be configured to behave in a variety of modes.
INTEGERBOXAccepts integer input.
LABELDisplays text and image data.
LAYOUT PANELPrecisely control the layout and CSS style of GUI objects.
LOGICBOXAccepts either 'checked' or 'unchecked' selection.
REALBOXAccepts a real or decimal number input.
SELECTORAppears as a list of custom items in a table.
SPACERVertical or horizontal space between adjacent objects on the Tree.
SUB PANEContainer for GUI objects arranged in a box.
TABBED PANE LISTContainer for TABBED PANE's.
TABULATED DATADisplays tables of LIST data.
TEXTAREAAccepts input text and displays output text.
TEXTBOXAccepts input text in a box.
TABBED PANE (only)The Parent for GUI Objects in an EASAP's user interface.
DATA PROCESSINGParent object for DATA PROCESSING tools.
EVENT PROCESSINGParent object for EVENT PROCESSING tools, below.
SLIDERAccepts a mouse-selected numerical value within a specified range.
POLLProvides the ability to automatically, repeatedly trigger an action at a defined interval.

Page Tools