Homepage | About EASA | Contact
Guide Section: GUI of EASAPs | EASAP Tree: User Interface Branch
LOGICBOX creates a check box that a User may click on to toggle a value. Below is the default behavior:
An example of a LOGICBOX is shown below:
![]() |
|
---|---|
Optional Parameters: | |
Label: | Text displayed next to the box |
Range Reference: | Select NAMED RANGE or existing RANGE REFERENCE to link value to cell in an Excel spreadsheet |
Show if: | Logical expression, if TRUE then box shown, if FALSE then box NOT shown |
Enable if: | Logical expression, if TRUE then box enabled, if FALSE then box NOT enabled |
Order: | Order of label and tick box (default→LABEL FIRST, TICK FIRST) |
Tool Tip: | Text to be displayed as a tool tip. |
Label Width: | Width in pixels of Label: |
Style: | A reference to a USER INTERFACE STYLE that controls the visual appearance of this objects background |
Input Style: | A reference to a USER INTERFACE STYLE that controls the visual appearance of this object's input area |
Tab Index: | Establish an order of preference for <TAB> key navigation. Highest priority is the lowest number (default→1) and continues in ascending numerical order. Use -1 to disable. |
Default: | default→FALSE, TRUE |
Delimiter: | Character to act as delimiter in an object reference. default→% |