public static class Html5.LEGEND extends Html4.LEGEND implements Html5.ParentElement<Html5.LEGEND,Html4.LEGEND>
<legend>
.TYPE
Constructor and Description |
---|
LEGEND() |
Instance Method | |
---|---|
Html5.LEGEND |
accesskey(CharSequence value)
Set attribute
accesskey="{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
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.LEGEND accesskey(CharSequence value)
accesskey="{value}"
.accesskey
in interface Html5.Element<Html5.LEGEND,Html4.LEGEND>
accesskey
in class Html4.LEGEND