public static class Html5.BASE extends Html4.BASE implements Html5.Element<Html5.BASE,Html4.BASE>
<base>
.TYPE
Constructor and Description |
---|
BASE() |
Instance Methods | |
---|---|
Html5.BASE |
href(CharSequence value)
Set attribute
href="{value}" . |
Html5.BASE |
target(CharSequence value)
Set attribute
target="{value}" . |
getElementType
getAttribute, getAttributeCount, getAttributeMap, isBlock, render, setAttribute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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.BASE href(CharSequence value)
href="{value}"
.href
in class Html4.BASE
public Html5.BASE target(CharSequence value)
target="{value}"
.target
in class Html4.BASE