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