Guide Section: An EASAP GUI
EASAP Tree: USER INTERFACE > FORM LIST or TABBED PANE LIST > FORM or TABBED PANE
LABEL displays text and images on the input region of a TABBED PANE.
LABEL may display a variety of information, including:
Use an object reference in Label: that includes inline units and number formatting to display numerical data.
For example Label: %Stress [MPa] 10.3f%
![]() |
|
---|---|
Optional Parameters: | |
Label: | Text displayed as label, HTML and object references are both allowed |
Image: | Image file to be displayed to the left of the Label: text |
Show if: | Logical expression, if true then label shown, if false then label is not shown |
Tool Tip: | Text to be shown on mouse-over |
Style: | A USER INTERFACE STYLE or object reference that adjusts visual appearance |
Delimiter: | Character to delimit an object reference in Label: (default: % ) |
Allow HTML: | If true, HTML in Label: will be rendered If false HTML markup will be displayed literally (default: true ) eg. something bold versus <b>something bold</b> |
Allow HTML: true allows a subset of HTML 3.2 functionality, specifically the following will be ignored: