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