public static class Html5.TBODY extends Html4.TBODY implements Html5.ParentElement<Html5.TBODY,Html4.TBODY>
<tbody>
.TYPE
Constructor and Description |
---|
TBODY() |
Instance Methods | |
---|---|
Html5.TBODY |
align(CharSequence value)
Deprecated.
This attribute is deprecated in html5.
|
Html5.TBODY |
char_(CharSequence value)
Deprecated.
This attribute is deprecated in html5.
|
Html5.TBODY |
charoff(int value)
Deprecated.
This attribute is deprecated in html5.
|
Html5.TBODY |
charoff(CharSequence value)
Deprecated.
This attribute is deprecated in html5.
|
Html5.TBODY |
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.TBODY align(CharSequence value)
align="{value}"
.align
in class Html4.TBODY
public Html5.TBODY char_(CharSequence value)
char="{value}"
.char_
in class Html4.TBODY
public Html5.TBODY charoff(int value)
charoff="{value}"
.charoff
in class Html4.TBODY
public Html5.TBODY charoff(CharSequence value)
charoff="{value}"
.charoff
in class Html4.TBODY
public Html5.TBODY valign(CharSequence value)
valign="{value}"
.valign
in class Html4.TBODY