ButtonServerAttributeGroup<Button<Z>,Z>
, ClassAttributeGroup<T,Z>
, CommonAttributeGroup<Button<Z>,Z>
, CommonEventsGroup<T,Z>
, CoreAttributeGroup<T,Z>
, CoreServerAttributeGroup<T,Z>
, Element<T,Z>
, PhrasingContentChoice<Button<Z>,Z>
, TextGroup<T,Z>
public class Button<Z extends Element> extends AbstractElement<Button<Z>,Z> implements CommonAttributeGroup<Button<Z>,Z>, ButtonServerAttributeGroup<Button<Z>,Z>, PhrasingContentChoice<Button<Z>,Z>
depth, name, parent, visitor
Constructor | Description |
---|---|
Button(ElementVisitor visitor) |
|
Button(Z parent) |
|
Button(Z parent,
int depth) |
|
Button(Z parent,
String name) |
Modifier and Type | Method | Description |
---|---|---|
Button<Z> |
attrAutofocus(EnumAutofocusButton attrAutofocus) |
|
Button<Z> |
attrDisabled(EnumDisabledButton attrDisabled) |
|
Button<Z> |
attrForm(Object attrForm) |
|
Button<Z> |
attrFormaction(Object attrFormaction) |
|
Button<Z> |
attrFormenctype(EnumFormenctypeButton attrFormenctype) |
|
Button<Z> |
attrFormmethod(EnumFormmethodButton attrFormmethod) |
|
Button<Z> |
attrFormnovalidate(EnumFormnovalidateButton attrFormnovalidate) |
|
Button<Z> |
attrFormtarget(EnumFormtargetBrowsingContext attrFormtarget) |
|
Button<Z> |
attrName(Object attrName) |
|
Button<Z> |
attrType(EnumTypeButton attrType) |
|
Button<Z> |
attrValue(Object attrValue) |
|
Button<Z> |
self() |
getDepth, getName, getParent, getVisitor, º
attrCausesValidation, attrOnServerClick, attrValidationGroup
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
getDepth, getName, getParent, getVisitor, º
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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 Button(ElementVisitor visitor)
public Button(Z parent)
public Button(Z parent, int depth)
public Button<Z> attrAutofocus(EnumAutofocusButton attrAutofocus)
public Button<Z> attrDisabled(EnumDisabledButton attrDisabled)
public Button<Z> attrFormenctype(EnumFormenctypeButton attrFormenctype)
public Button<Z> attrFormmethod(EnumFormmethodButton attrFormmethod)
public Button<Z> attrFormnovalidate(EnumFormnovalidateButton attrFormnovalidate)
public Button<Z> attrFormtarget(EnumFormtargetBrowsingContext attrFormtarget)
public Button<Z> attrType(EnumTypeButton attrType)
Copyright © 2018. All rights reserved.