21.124Class TCellAttribs

Class TCellAttribs from \
                 TElemAttribs()
Properties
abbrabbreviation for header cell
axiscomma-separated list of related headers
colspannumber of cols spanned by cell
headerslist of id's for header cells
rowspannumber of rows spanned by cell
scopescope covered by header cells
Properties inherited from class TElemAttribs
alignCell horizontal aligment (left|center|right|justify|char)
charalignment char, e.g. char=':'
charoffoffset for alignment char
valignVertical cell alignment (top|middle|bottom|baseline)
Properties inherited from class CoreAttribs
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
Properties inherited from class I18nAttribs
langSpecifies a language code for the content in an element
xml__langSpecifies a language code for the content in an element, in XHTML documents
Properties inherited from class EventAttribs
onclickScript to be run on a mouse click
ondblclickScript to be run on a mouse double-click
onkeydownScript to be run when a key is pressed
onkeypressScript to be run when a key is pressed and released
onkeyupScript to be run when a key is released
onloadScript to be run when a document load
onmousedownScript to be run when mouse button is pressed
onmousemoveScript to be run when mouse pointer moves
onmouseoutScript to be run when mouse pointer moves out of an element
onmouseoverScript to be run when mouse pointer moves over an element
onmouseupScript to be run when mouse button is released
onunloadScript to be run when a document unload
Methods inherited from class AttribsBase
toStringrender the attributes

Properties

abbr

abbreviation for header cell

axis

comma-separated list of related headers

colspan

number of cols spanned by cell

headers

list of id's for header cells

rowspan

number of rows spanned by cell

scope

scope covered by header cells

Made with http://www.falconpl.org