public static class Html4.DD extends HtmlParentElement implements Html4.ParentElement<Html4.DD>
<dd>
.Modifier and Type | Field and Description |
---|---|
static HtmlElementType |
TYPE
HtmlElementType for
<dd> (void=false, block=true, pre=false). |
Constructor and Description |
---|
DD() |
Instance Method | |
---|---|
HtmlElementType |
getElementType()
Get the metadata of this element.
|
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
attr, attr, attr, attr, class_, class_add, dir, getAttribute, id, lang, on, setAttribute, style, title
addChild, addChild, addChildren, detachChildren, getChild, getChildCount, getChildList, removeChild, render, setChild
public static final HtmlElementType TYPE
<dd>
(void=false, block=true, pre=false).public HtmlElementType getElementType()
HtmlElement
HtmlElementType
.getElementType
in class HtmlElement