ClassAttributeGroup<T,Z>
, CommonAttributeGroup<Blockquote<Z>,Z>
, CommonEventsGroup<T,Z>
, CoreAttributeGroup<T,Z>
, CoreServerAttributeGroup<T,Z>
, Element<T,Z>
, FlowContentChoice<Blockquote<Z>,Z>
, TextGroup<T,Z>
public class Blockquote<Z extends Element> extends AbstractElement<Blockquote<Z>,Z> implements CommonAttributeGroup<Blockquote<Z>,Z>, FlowContentChoice<Blockquote<Z>,Z>
attrs, binderMethod, children, name, parent
Constructor | Description |
---|---|
Blockquote() |
|
Blockquote(String name) |
|
Blockquote(Z parent) |
|
Blockquote(Z parent,
String name) |
Modifier and Type | Method | Description |
---|---|---|
void |
accept(ElementVisitor visitor) |
|
Blockquote<Z> |
attrCite(String attrCite) |
|
Blockquote<Z> |
cloneElem() |
|
Blockquote<Z> |
self() |
__, addAttr, addChild, binder, bindTo, clone, find, getAttributes, getChildren, getName, isBound, of
attrClass
attrOnabort, attrOnblur, attrOncanplay, attrOncanplaythrough, attrOnchange, attrOnclick, attrOncontextmenu, attrOndblclick, attrOndrag, attrOndragenter, attrOndragleave, attrOndragover, attrOndragstart, attrOndrop, attrOndurationchange, attrOnemptied, attrOnended, attrOnerror, attrOnfocus, attrOnformchange, attrOnforminput, attrOninput, attrOninvalid, attrOnkeydown, attrOnkeypress, attrOnkeyup, attrOnloadAlt, attrOnloadeddata, attrOnloadedmetadata, attrOnloadstart, attrOnmousedown, attrOnmousemove, attrOnmouseout, attrOnmouseover, attrOnmouseup, attrOnmousewheel, attrOnpause, attrOnplay, attrOnplaying, attrOnprogress, attrOnratechange, attrOnreadystatechange, attrOnscroll, attrOnseeked, attrOnseeking, attrOnselect, attrOnshow, attrOnstalled, attrOnsubmit, attrOnsuspend, attrOntimeupdate, attrOnvolumenchange, attrOnwaiting
attrAccesskey, attrContenteditable, attrContextmenu, attrDataFolderName, attrDataMsgId, attrDir, attrDraggable, attrHidden, attrId, attrItem, attrItemprop, attrLang, attrRole, attrRunat, attrSpellcheck, attrStyle, attrSubject, attrTabIndex, attrTitle
attrEnableTheming, attrEnableViewState, attrOnDataBinding, attrOnDisposed, attrOnInit, attrOnLoad, attrOnPreRender, attrOnUnloadAlt, attrSkinID, attrVisible
__, addAttr, addChild, binder, bindTo, find, getAttributes, getChildren, getName, isBound
a, abbr, address, area, article, aside, audio, b, bdo, blockquote, br, button, canvas, cite, code, command, datalist, del, details, dfn, dialog, div, dl, em, embed, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, i, iframe, img, input, ins, kbd, keygen, label, link, map, mark, menu, meta, meter, nav, noscript, object, ol, output, p, pre, progress, q, ruby, samp, script, section, select, small, span, strong, style, sub, sup, svg, table, textarea, time, ul, var, video
public Blockquote()
public Blockquote(String name)
public Blockquote(Z parent)
public Blockquote<Z> self()
public void accept(ElementVisitor visitor)
public Blockquote<Z> cloneElem()
public Blockquote<Z> attrCite(String attrCite)
Copyright © 2018. All rights reserved.