21.32Class CoreAttribs

Attributes for all the DomElements

Class CoreAttribs from \
                 AttribsBase()
Properties
CLASSSpecifies a classname for an element. Will be rendered as "class"
dirSpecifies the text direction for the content in an element
idSpecifies a unique id for an element
styleSpecifies a language code for the content in an element
titleSpecifies extra information about an element
Methods inherited from class AttribsBase
toStringrender the attributes

Properties

CLASS

Specifies a classname for an element. Will be rendered as "class"

dir

Specifies the text direction for the content in an element

id

Specifies a unique id for an element

style

Specifies a language code for the content in an element

title

Specifies extra information about an element

Made with http://www.falconpl.org