User Tools

Site Tools


HEADER

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


HEADER is the Parent to GUI objects to be displayed above the INPUTBOX LIST objects in a DATA TABLE.

It must be the top positioned object among the Child objects of the DATA TABLE.

Header
Optional Parameters:
Enable if:Logical expression, if TRUE then object shown, if FALSE then object NOT shown

The optional Child objects of a HEADER are as follows:

Object Name Description
BUTTONRectangular region that triggers an ACTION when clicked.
CHOICE LISTSelect from a drop down list of possible values.
DATEBOXAccepts and formats date input.
IMAGEDisplays images in the GUI.
INPUTBOXA versatile data entry component that can be configured to behave in a variety of modes.
LABELDisplays text and image data.
LOGICBOXAccepts either 'checked' or 'unchecked' selection.
SLIDERAccepts a mouse-selected numerical value within a specified range.
SPACERVertical or horizontal space between adjacent objects on the Tree.
SUB PANEContainer for GUI objects arranged in a box.
TEXTAREAAccepts input text and displays output text.
TEXTBOXAccepts input text in a box.

Page Tools