public static class Html5.WBR extends HtmlElement implements Html5.Element<Html5.WBR,Html5.WBR>
<wbr>
.Modifier and Type | Field and Description |
---|---|
static HtmlElementType |
TYPE
HtmlElementType for
<wbr> (void=true, block=false, pre=false). |
Constructor and Description |
---|
WBR() |
Instance Method | |
---|---|
HtmlElementType |
getElementType()
Get the metadata of this element.
|
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 static final HtmlElementType TYPE
<wbr>
(void=true, block=false, pre=false).public HtmlElementType getElementType()
HtmlElement
HtmlElementType
.getElementType
in class HtmlElement