Package org.xmlet.htmlapifaster
Class Input<Z extends Element>
java.lang.Object
org.xmlet.htmlapifaster.Input<Z>
- All Implemented Interfaces:
AsyncElement<Input<Z>>
,CustomAttributeGroup<Input<Z>,
,Z> Element<Input<Z>,
,Z> GlobalAttributes<Input<Z>,
,Z> GlobalEventAttributes<Input<Z>,
,Z> TextGroup<Input<Z>,
Z>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionInput
(ElementVisitor visitor) protected
Input
(Z parent, ElementVisitor visitor, boolean shouldVisit) -
Method Summary
Modifier and TypeMethodDescription__()
attrAccept
(String attrAccept) attrAutocomplete
(EnumAutocompleteType attrAutocomplete) attrChecked
(Boolean attrChecked) attrDirname
(String attrDirname) attrDisabled
(Boolean attrDisabled) attrFormaction
(String attrFormaction) attrFormenctype
(EnumFormenctypeEnctypeType attrFormenctype) attrFormmethod
(EnumFormmethodMethodType attrFormmethod) attrFormnovalidate
(Boolean attrFormnovalidate) attrFormtarget
(EnumFormtargetBrowsingContext attrFormtarget) attrHeight
(Long attrHeight) attrMaxlength
(Long attrMaxlength) attrMinlength
(Long attrMinlength) attrMultiple
(Boolean attrMultiple) attrPattern
(String attrPattern) attrPlaceholder
(String attrPlaceholder) attrReadonly
(Boolean attrReadonly) attrRequired
(Boolean attrRequired) attrType
(EnumTypeInputType 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.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
-
Field Details
-
parent
-
visitor
-
-
Constructor Details
-
Input
-
Input
-
Input
-
-
Method Details
-
__
-
getParent
-
getVisitor
-
getName
-
self
-
attrType
-
attrAccept
-
attrAlt
-
attrAutocomplete
-
attrChecked
-
attrDirname
-
attrDisabled
-
attrForm
-
attrFormaction
-
attrFormenctype
-
attrFormmethod
-
attrFormnovalidate
-
attrFormtarget
-
attrHeight
-
attrList
-
attrMax
-
attrMaxlength
-
attrMin
-
attrMinlength
-
attrName
-
attrMultiple
-
attrPattern
-
attrPlaceholder
-
attrReadonly
-
attrRequired
-
attrSize
-
attrSrc
-
attrStep
-
attrWidth
-
attrValue
-