public static class Html5.HTML extends Html4.HTML implements Html5.ParentElement<Html5.HTML,Html4.HTML>
<html>
.TYPE
Constructor and Description |
---|
HTML() |
Instance Method | |
---|---|
Html5.HTML |
manifest(CharSequence value)
Set attribute
manifest="{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.HTML manifest(CharSequence value)
manifest="{value}"
.