User Tools

Site Tools


LOGICBOX LIST

Guide Section: An EASAP GUI
EASAP Tree: USER INTERFACEFORM LIST or TABBED PANE LISTFORM or TABBED PANE


A LOGICBOX LIST represents a column of LOGICBOX's that will appear in a DATA TABLE.

LOGICBOX LIST
Optional Parameters:
Label:Select a literal list of labels or a LIST reference to display next to each LOGICBOX.
Default:Default value to be displayed
Delimiter:Character to delimit object references in Default: or Label:
Label Width:Optionally override the automatically calculated label width (also overrides Label Style: Input Style: and Alternate Style: parameters.)
Label Style:A reference to a USER INTERFACE STYLE that controls the visual appearance of the LOGICBOX's labels.
Order:Select a position for the tick mark, (LABEL FIRST or TICK FIRST)
Input Style:A reference to a USER INTERFACE STYLE that controls the visual appearance of LOGICBOX's input area.
Alternate 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.

Using blank entries in Row Style from DOR:

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.


Page Tools