public static class Html5.TFOOT extends Html4.TFOOT implements Html5.ParentElement<Html5.TFOOT,Html4.TFOOT>
<tfoot>.TYPE| Constructor and Description |
|---|
TFOOT() |
| Instance Methods | |
|---|---|
Html5.TFOOT |
align(CharSequence value)
Deprecated.
This attribute is deprecated in html5.
|
Html5.TFOOT |
char_(CharSequence value)
Deprecated.
This attribute is deprecated in html5.
|
Html5.TFOOT |
charoff(int value)
Deprecated.
This attribute is deprecated in html5.
|
Html5.TFOOT |
charoff(CharSequence value)
Deprecated.
This attribute is deprecated in html5.
|
Html5.TFOOT |
valign(CharSequence value)
Deprecated.
This attribute is deprecated in html5.
|
getElementTypeaddChild, addChild, addChildren, detachChildren, getChild, getChildCount, removeChild, render, setChildgetAttribute, getAttributeCount, getAttributeMap, isBlock, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, addaddChild, addChild, addChildren, detachChildren, getChild, getChildCount, getChildList, removeChild, render, setChildaccesskey, attr, attr, attr, class_, class_add, contenteditable, contextmenu, data, dir, draggable, dropzone, hidden, id, inert, itemid, itemprop, itemref, itemscope, itemtype, lang, on, spellcheck, style, tabindex, title, translateattr, getAttribute, setAttributepublic Html5.TFOOT align(CharSequence value)
align="{value}".align in class Html4.TFOOTpublic Html5.TFOOT char_(CharSequence value)
char="{value}".char_ in class Html4.TFOOTpublic Html5.TFOOT charoff(int value)
charoff="{value}".charoff in class Html4.TFOOTpublic Html5.TFOOT charoff(CharSequence value)
charoff="{value}".charoff in class Html4.TFOOTpublic Html5.TFOOT valign(CharSequence value)
valign="{value}".valign in class Html4.TFOOT