Package org.xmlet.htmlapifaster
Class Math<Z extends Element>
java.lang.Object
org.xmlet.htmlapifaster.Math<Z>
- All Implemented Interfaces:
AsyncElement<Math<Z>>
,CustomAttributeGroup<Math<Z>,
,Z> Element<Math<Z>,
,Z> GlobalAttributes<Math<Z>,
,Z> GlobalEventAttributes<Math<Z>,
,Z> TextGroup<Math<Z>,
Z>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionMath
(ElementVisitor visitor) protected
Math
(Z parent, ElementVisitor visitor, boolean shouldVisit) -
Method Summary
Modifier and TypeMethodDescription__()
attrAltimg
(String attrAltimg) attrAltimgHeigth
(Long attrAltimgHeigth) attrAltimgValign
(Long attrAltimgValign) attrAltimgWidth
(Long attrAltimgWidth) attrAlttext
(String attrAlttext) attrCdgroup
(String attrCdgroup) attrDisplay
(EnumDisplayType attrDisplay) attrMaxwidth
(Long attrMaxwidth) attrOverflow
(EnumOverflowType attrOverflow) 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
-
Math
-
Math
-
Math
-
-
Method Details
-
__
-
getParent
-
getVisitor
-
getName
-
self
-
attrDisplay
-
attrMaxwidth
-
attrOverflow
-
attrAltimg
-
attrAltimgWidth
-
attrAltimgHeigth
-
attrAltimgValign
-
attrAlttext
-
attrCdgroup
-