ClassAttributeGroup<T,Z>
, CommonAttributeGroup<Keygen<Z>,Z>
, CommonEventsGroup<T,Z>
, CoreAttributeGroup<T,Z>
, CoreServerAttributeGroup<T,Z>
, Element<T,Z>
, TextGroup<Keygen<Z>,Z>
public class Keygen<Z extends Element> extends AbstractElement<Keygen<Z>,Z> implements CommonAttributeGroup<Keygen<Z>,Z>, TextGroup<Keygen<Z>,Z>
attrs, binderMethod, children, name, parent
Constructor | Description |
---|---|
Keygen() |
|
Keygen(String name) |
|
Keygen(Z parent) |
|
Keygen(Z parent,
String name) |
Modifier and Type | Method | Description |
---|---|---|
void |
accept(ElementVisitor visitor) |
|
Keygen<Z> |
attrAutofocus(EnumAutofocusKeygen attrAutofocus) |
|
Keygen<Z> |
attrChallenge(Object attrChallenge) |
|
Keygen<Z> |
attrDisabled(EnumDisabledKeygen attrDisabled) |
|
Keygen<Z> |
attrForm(Object attrForm) |
|
Keygen<Z> |
attrKeytype(EnumKeytypeKeygen attrKeytype) |
|
Keygen<Z> |
attrName(Object attrName) |
|
Keygen<Z> |
cloneElem() |
|
Keygen<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 Keygen()
public Keygen(String name)
public Keygen(Z parent)
public void accept(ElementVisitor visitor)
public Keygen<Z> attrAutofocus(EnumAutofocusKeygen attrAutofocus)
public Keygen<Z> attrDisabled(EnumDisabledKeygen attrDisabled)
public Keygen<Z> attrKeytype(EnumKeytypeKeygen attrKeytype)
Copyright © 2018. All rights reserved.