public static class Html4.TT extends HtmlParentElement implements Html4.ParentElement<Html4.TT>
<tt>
.Modifier and Type | Field and Description |
---|---|
static HtmlElementType |
TYPE
HtmlElementType for
<tt> (void=false, block=false, pre=false). |
Constructor and Description |
---|
TT() |
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
<tt>
(void=false, block=false, pre=false).public HtmlElementType getElementType()
HtmlElement
HtmlElementType
.getElementType
in class HtmlElement