Package org.xmlet.htmlapifaster
Class Script<Z extends Element>
java.lang.Object
org.xmlet.htmlapifaster.Script<Z>
- All Implemented Interfaces:
AsyncElement<Script<Z>>
,CustomAttributeGroup<Script<Z>,
,Z> Element<Script<Z>,
,Z> GlobalAttributes<Script<Z>,
,Z> GlobalEventAttributes<Script<Z>,
,Z> TextGroup<Script<Z>,
Z>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionScript
(ElementVisitor visitor) protected
Script
(Z parent, ElementVisitor visitor, boolean shouldVisit) -
Method Summary
Modifier and TypeMethodDescription__()
attrCharset
(String attrCharset) attrCrossorigin
(EnumCrossoriginCrossOriginType attrCrossorigin) attrType
(EnumTypeScriptType 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, attrOnautocomplete, attrOnautocompleteerror, attrOnauxclick, attrOnblur, attrOncancel, attrOncanplay, attrOncanplaythrough, attrOnchange, attrOnclick, attrOnclose, attrOncontextmenu, 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, attrOnsort, attrOnstalled, attrOnsubmit, attrOnsuspend, attrOntimeupdate, attrOntoogle, attrOnvolumenchange, attrOnwaiting, attrOnwheel
-
Field Details
-
parent
-
visitor
-
-
Constructor Details
-
Script
-
Script
-
Script
-
-
Method Details
-
__
-
getParent
-
getVisitor
-
getName
-
self
-
attrSrc
-
attrType
-
attrCharset
-
attrAsync
-
attrDefer
-
attrNonce
-
attrCrossorigin
-