HtmlStyleTagclass | output.t[789] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
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
Global Objects
hyperlinkStyleTag
inputlineStyleTag
statusroomStyleTag
statusscoreStyleTag
Summary of Properties
closeText
htmlCloseText
htmlOpenText
openText
plainCloseText
plainOpenText
Inherited from StyleTag
:
tagName
Summary of Methods
Properties
closeText OVERRIDDEN | output.t[792] |
no description available
htmlCloseText | output.t[796] |
no description available
htmlOpenText | output.t[795] |
our HTML-mode opening and closing text
openText OVERRIDDEN | output.t[790] |
no description available
plainCloseText | output.t[800] |
no description available
plainOpenText | output.t[799] |
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
Generated on 5/16/2013 from TADS version 3.1.3