ClassAttributeGroup<T,Z>
, CommonAttributeGroup<Caption<Z>,Z>
, CommonEventsGroup<T,Z>
, CoreAttributeGroup<T,Z>
, CoreServerAttributeGroup<T,Z>
, Element<T,Z>
, FlowContentChoice<Caption<Z>,Z>
, TextGroup<T,Z>
public class Caption<Z extends Element> extends AbstractElement<Caption<Z>,Z> implements CommonAttributeGroup<Caption<Z>,Z>, FlowContentChoice<Caption<Z>,Z>
attrs, binderMethod, children, name, parent
Constructor | Description |
---|---|
Caption() |
|
Caption(String name) |
|
Caption(Z parent) |
|
Caption(Z parent,
String name) |
Modifier and Type | Method | Description |
---|---|---|
void |
accept(ElementVisitor visitor) |
|
Caption<Z> |
cloneElem() |
|
Caption<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 Caption()
public Caption(String name)
public Caption(Z parent)
public void accept(ElementVisitor visitor)
Copyright © 2018. All rights reserved.