public static class Html5.INS extends Html4.INS implements Html5.ParentElement<Html5.INS,Html4.INS>
<ins>
.Constructor and Description |
---|
INS() |
Instance Methods | |
---|---|
Html5.INS |
cite(CharSequence value)
Set attribute
cite="{value}" . |
Html5.INS |
datetime(CharSequence value)
Set attribute
datetime="{value}" . |
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.INS cite(CharSequence value)
cite="{value}"
.public Html5.INS datetime(CharSequence value)
datetime="{value}"
.