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.
|
getElementType
addChild, addChild, addChildren, detachChildren, getChild, getChildCount, removeChild, render, setChild
getAttribute, getAttributeCount, getAttributeMap, isBlock, setAttribute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, add
addChild, addChild, addChildren, detachChildren, getChild, getChildCount, getChildList, removeChild, render, setChild
accesskey, 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, translate
attr, getAttribute, setAttribute
public Html5.TFOOT align(CharSequence value)
align="{value}"
.align
in class Html4.TFOOT
public Html5.TFOOT char_(CharSequence value)
char="{value}"
.char_
in class Html4.TFOOT
public Html5.TFOOT charoff(int value)
charoff="{value}"
.charoff
in class Html4.TFOOT
public Html5.TFOOT charoff(CharSequence value)
charoff="{value}"
.charoff
in class Html4.TFOOT
public Html5.TFOOT valign(CharSequence value)
valign="{value}"
.valign
in class Html4.TFOOT