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>
attrs, binderMethod, children, name, parent
Constructor | Description |
---|---|
Button() |
|
Button(String name) |
|
Button(Z parent) |
|
Button(Z parent,
String name) |
Modifier and Type | Method | Description |
---|---|---|
void |
accept(ElementVisitor visitor) |
|
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> |
cloneElem() |
|
Button<Z> |
self() |
addAttr, addChild, binder, bindTo, clone, find, getAttributes, getChildren, getName, isBound, of, º
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
addAttr, addChild, binder, bindTo, find, getAttributes, getChildren, getName, isBound, º
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()
public Button(String name)
public Button(Z parent)
public void accept(ElementVisitor visitor)
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.