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.
|
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.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}".