ClassAttributeGroup<T,Z>, CommonAttributeGroup<Keygen<Z>,Z>, CommonEventsGroup<T,Z>, CoreAttributeGroup<T,Z>, CoreServerAttributeGroup<T,Z>, CustomAttributeGroup<T,Z>, Element<T,Z>, TextGroup<Keygen<Z>,Z>public final class Keygen<Z extends Element> extends Object implements CommonAttributeGroup<Keygen<Z>,Z>, TextGroup<Keygen<Z>,Z>
| Modifier and Type | Field | Description |
|---|---|---|
protected Z |
parent |
|
protected ElementVisitor |
visitor |
| Modifier | Constructor | Description |
|---|---|---|
|
Keygen(ElementVisitor visitor) |
|
|
Keygen(Z parent) |
|
protected |
Keygen(Z parent,
ElementVisitor visitor,
boolean shouldVisit) |
| Modifier and Type | Method | Description |
|---|---|---|
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> |
dynamic(Consumer<Keygen<Z>> consumer) |
|
String |
getName() |
|
Z |
getParent() |
|
ElementVisitor |
getVisitor() |
|
Keygen<Z> |
of(Consumer<Keygen<Z>> consumer) |
|
Keygen<Z> |
self() |
|
Z |
º() |
attrClassattrOnabort, 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, attrOnwaitingattrAccesskey, attrContenteditable, attrContextmenu, attrDataFolderName, attrDataMsgId, attrDir, attrDraggable, attrHidden, attrId, attrItem, attrItemprop, attrLang, attrRole, attrRunat, attrSpellcheck, attrStyle, attrSubject, attrTabIndex, attrTitleattrEnableTheming, attrEnableViewState, attrOnDataBinding, attrOnDisposed, attrOnInit, attrOnLoad, attrOnPreRender, attrOnUnloadAlt, attrSkinID, attrVisibleaddAttrprotected final ElementVisitor visitor
public Keygen(ElementVisitor visitor)
public Keygen(Z parent)
protected Keygen(Z parent, ElementVisitor visitor, boolean shouldVisit)
public Z getParent()
public final ElementVisitor getVisitor()
public String getName()
public final Keygen<Z> attrAutofocus(EnumAutofocusKeygen attrAutofocus)
public final Keygen<Z> attrDisabled(EnumDisabledKeygen attrDisabled)
public final Keygen<Z> attrKeytype(EnumKeytypeKeygen attrKeytype)
Copyright © 2018. All rights reserved.