Guide Section: An EASAP GUI
EASAP Tree: USER INTERFACE → FORM LIST or TABBED PANE LIST → FORM or TABBED PANE
A LOGICBOX LIST represents a column of LOGICBOX's that will appear in a DATA TABLE.
![]() |
|
---|---|
Optional Parameters: | |
Default: | default value to be displayed |
Delimiter: | character to delimit object references in Default: or Label: |
Input Style: | a reference to a USER INTERFACE STYLE that controls the visual appearance of LOGICBOX's input area. |
Alternate Row Style: | the USER INTERFACE STYLE selected here will be applied to the second row in the DATA TABLE and every other even-numbered row below it. |
Enable if: | logical expression, if TRUE then LOGICBOX's enabled, if FALSE then NOT enabled |
Tool Tip: | text to be displayed as a tool tip |
Row Style from DOR: | enter a LIST reference that evaluates to a sequence of (semi-colon delimited, comma-separated) CSS attributes that correspond to the sequence of LOGICBOX's in the DATA TABLE's LOGICBOX LIST allows for style changes according to the value of the LOGICBOX |
A <SPACE> is required to denote blank CSS-style for an element in a comma-separated list of CSS-style attributes.
Two adjacent commas without any space is a shorthand to adopt, for the current element, the prior element's CSS-style attributes.