HtmlStyleTagclass
HtmlStyleTag - this is a subclass of StyleTag that provides different rendering depending on whether the interpreter is in HTML mode or not. In HTML mode, we display our htmlOpenText and htmlCloseText; when not in HTML mode, we display our plainOpenText and plainCloseText.
class
HtmlStyleTag
:
StyleTag
Superclass Tree (in declaration order)
HtmlStyleTag
StyleTag
` object`
Subclass Tree
(none)
Global Objects
hyperlinkStyleTag
inputlineStyleTag
statusroomStyleTag
statusscoreStyleTag
Summary of Properties
closeText
htmlCloseText
htmlOpenText
openText
plainCloseText
plainOpenText
Inherited from StyleTag
:
tagName
Summary of Methods
(none)
Properties
closeText
OVERRIDDEN
no description available
htmlCloseText
no description available
htmlOpenText
our HTML-mode opening and closing text
openText
OVERRIDDEN
no description available
plainCloseText
no description available
plainOpenText
our plain (non-HTML) opening and closing text
Methods
(none)
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1