Package org.xmlet.htmlapifaster
Class Button<Z extends Element>
java.lang.Object
org.xmlet.htmlapifaster.Button<Z>
- All Implemented Interfaces:
AsyncElement<Button<Z>>
,CustomAttributeGroup<Button<Z>,
,Z> Element<Button<Z>,
,Z> EmbeddedContentAll9<Button<Z>,
,Z> GlobalAttributes<Button<Z>,
,Z> GlobalEventAttributes<Button<Z>,
,Z> PhrasingContentChoice<Button<Z>,
,Z> TextGroup<Button<Z>,
Z>
public final class Button<Z extends Element>
extends Object
implements GlobalAttributes<Button<Z>,Z>, PhrasingContentChoice<Button<Z>,Z>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionButton
(ElementVisitor visitor) protected
Button
(Z parent, ElementVisitor visitor, boolean shouldVisit) -
Method Summary
Modifier and TypeMethodDescription__()
attrAutofocus
(Boolean attrAutofocus) attrDisabled
(Boolean attrDisabled) attrFormaction
(String attrFormaction) attrFormenctype
(EnumFormenctypeEnctypeType attrFormenctype) attrFormmethod
(EnumFormmethodMethodType attrFormmethod) attrFormnovalidate
(Boolean attrFormnovalidate) attrFormtarget
(String attrFormtarget) attrType
(EnumTypeButtonType attrType) getName()
final ElementVisitor
self()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.xmlet.htmlapifaster.CustomAttributeGroup
addAttr
Methods inherited from interface org.xmlet.htmlapifaster.EmbeddedContentAll9
audio, canvas, embed, iframe, img, math, object, picture, svg, video
Methods inherited from interface org.xmlet.htmlapifaster.GlobalAttributes
attrAccesskey, attrClass, attrContenteditable, attrDir, attrDraggable, attrHidden, attrId, attrLang, attrSpellcheck, attrStyle, attrTabIndex, attrTitle, attrTranslate
Methods inherited from interface org.xmlet.htmlapifaster.GlobalEventAttributes
attrOnabort, attrOnauxclick, attrOnblur, attrOncancel, attrOncanplay, attrOncanplaythrough, attrOnchange, attrOnclick, attrOnclose, attrOncuechange, attrOndblclick, attrOndrag, attrOndragend, attrOndragenter, attrOndragexit, attrOndragleave, attrOndragover, attrOndragstart, attrOndrop, attrOndurationchange, attrOnemptied, attrOnended, attrOnerror, attrOnfocus, attrOninput, attrOninvalid, attrOnkeydown, attrOnkeypress, attrOnkeyup, attrOnload, attrOnloadeddata, attrOnloadedmetadata, attrOnloadend, attrOnloadstart, attrOnmousedown, attrOnmouseenter, attrOnmouseleave, attrOnmousemove, attrOnmouseout, attrOnmouseover, attrOnmouseup, attrOnpause, attrOnplay, attrOnplaying, attrOnprogress, attrOnratechange, attrOnreset, attrOnresize, attrOnscroll, attrOnseeked, attrOnseeking, attrOnselect, attrOnshow, attrOnstalled, attrOnsubmit, attrOnsuspend, attrOntimeupdate, attrOntoogle, attrOnvolumenchange, attrOnwaiting, attrOnwheel
Methods inherited from interface org.xmlet.htmlapifaster.PhrasingContentChoice
a, abbr, area, b, bdi, bdo, br, button, cite, code, data, datalist, del, dfn, em, i, input, ins, kbd, label, link, map, mark, meter, noscript, output, progress, q, ruby, s, samp, script, select, small, span, strong, sub, sup, template, textarea, time, u, var, wbr
-
Field Details
-
parent
-
visitor
-
-
Constructor Details
-
Button
-
Button
-
Button
-
-
Method Details
-
__
-
getParent
-
getVisitor
-
getName
-
self
-
attrAutofocus
-
attrDisabled
-
attrForm
-
attrFormaction
-
attrFormenctype
-
attrFormmethod
-
attrFormnovalidate
-
attrFormtarget
-
attrName
-
attrValue
-
attrType
-