21.47Class FontControl

Base class for all the font and phrase control tags.

Class FontControl( type, [text] ) from \
                 BaseDom(( type, ContentModel.inline, AllAttribs))
type The type of node (a valid HTML font/text control inline tag).
text An optional text to add immediately to this node.
Properties
text
Properties inherited from class BaseDom
childTypeList
children
eattr
hname
parent
profileMeta-profiles.
text
Methods inherited from class BaseDom
render
st_makesep

Properties

text

Made with http://www.falconpl.org