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)
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3