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