HtmlStyleTagclassoutput.t[810]

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  

closeTextOVERRIDDENoutput.t[814]

no description available

htmlCloseTextoutput.t[819]
no description available

htmlOpenTextoutput.t[818]
our HTML-mode opening and closing text

openTextOVERRIDDENoutput.t[811]
no description available

plainCloseTextoutput.t[823]
no description available

plainOpenTextoutput.t[822]
our plain (non-HTML) opening and closing text

Methods  

(none)

TADS 3 Library Manual
Generated on 9/15/2006 from TADS version 3.0.12