ClassAttributeGroup<T,Z>
, CommonAttributeGroup<Legend<Z>,Z>
, CommonEventsGroup<T,Z>
, CoreAttributeGroup<T,Z>
, CoreServerAttributeGroup<T,Z>
, Element<T,Z>
, FlowContentChoice<T,Z>
, LegendChoice0<Legend<Z>,Z>
, PhrasingContentChoice<T,Z>
, TextGroup<T,Z>
public class Legend<Z extends Element> extends AbstractElement<Legend<Z>,Z> implements CommonAttributeGroup<Legend<Z>,Z>, LegendChoice0<Legend<Z>,Z>
attrs, binderMethod, children, name, parent
Constructor | Description |
---|---|
Legend() |
|
Legend(String name) |
|
Legend(Z parent) |
|
Legend(Z parent,
String name) |
Modifier and Type | Method | Description |
---|---|---|
void |
accept(ElementVisitor visitor) |
|
Legend<Z> |
cloneElem() |
|
Legend<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
address, article, aside, blockquote, details, dialog, div, dl, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, menu, nav, ol, p, pre, section, style, table, ul
a, abbr, area, audio, b, bdo, br, button, canvas, cite, code, command, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, link, map, mark, meta, meter, noscript, object, output, progress, q, ruby, samp, script, select, small, span, strong, sub, sup, svg, textarea, time, var, video
public Legend()
public Legend(String name)
public Legend(Z parent)
public void accept(ElementVisitor visitor)
Copyright © 2018. All rights reserved.