public static class Html5.BLOCKQUOTE extends Html4.BLOCKQUOTE implements Html5.ParentElement<Html5.BLOCKQUOTE,Html4.BLOCKQUOTE>
<blockquote>.TYPE| Constructor and Description |
|---|
BLOCKQUOTE() |
| Instance Method | |
|---|---|
Html5.BLOCKQUOTE |
cite(CharSequence value)
Set attribute
cite="{value}". |
getElementTypeaddChild, addChild, addChildren, detachChildren, getChild, getChildCount, removeChild, render, setChildgetAttribute, getAttributeCount, getAttributeMap, isBlock, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, addaddChild, addChild, addChildren, detachChildren, getChild, getChildCount, getChildList, removeChild, render, setChildaccesskey, 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, translateattr, getAttribute, setAttributepublic Html5.BLOCKQUOTE cite(CharSequence value)
cite="{value}".cite in class Html4.BLOCKQUOTE