java.lang.Object
com.aoapps.html.any.Element<D,PC,E>
com.aoapps.html.any.Normal<D,PC,E,__,_c>
com.aoapps.html.any.NormalText<D,PC,E,__,_c>
- Type Parameters:
PC
- The parent content model this element is within
- All Implemented Interfaces:
Whitespace
,Autofocus<SUP<PC>>
,AutocapitalizeUnexpected<SUP<PC>>
,Dir<SUP<PC>>
,OnabortUnexpected<SUP<PC>>
,Onblur<SUP<PC>>
,OncanplaythroughUnexpected<SUP<PC>>
,OncanplayUnexpected<SUP<PC>>
,OnchangeUnexpected<SUP<PC>>
,Onclick<SUP<PC>>
,Oncontextmenu<SUP<PC>>
,Oncopy<SUP<PC>>
,Oncut<SUP<PC>>
,Ondblclick<SUP<PC>>
,Ondrag<SUP<PC>>
,Ondragend<SUP<PC>>
,Ondragenter<SUP<PC>>
,Ondragleave<SUP<PC>>
,Ondragover<SUP<PC>>
,Ondragstart<SUP<PC>>
,Ondrop<SUP<PC>>
,OndurationchangeUnexpected<SUP<PC>>
,OnemptiedUnexpected<SUP<PC>>
,OnendedUnexpected<SUP<PC>>
,OnerrorUnexpected<SUP<PC>>
,Onfocus<SUP<PC>>
,OninputUnexpected<SUP<PC>>
,OninvalidUnexpected<SUP<PC>>
,Onkeydown<SUP<PC>>
,Onkeypress<SUP<PC>>
,Onkeyup<SUP<PC>>
,OnloadeddataUnexpected<SUP<PC>>
,OnloadedmetadataUnexpected<SUP<PC>>
,OnloadstartUnexpected<SUP<PC>>
,OnloadUnexpected<SUP<PC>>
,Onmousedown<SUP<PC>>
,Onmouseenter<SUP<PC>>
,Onmouseleave<SUP<PC>>
,Onmousemove<SUP<PC>>
,Onmouseout<SUP<PC>>
,Onmouseover<SUP<PC>>
,Onmouseup<SUP<PC>>
,Onmousewheel<SUP<PC>>
,Onpaste<SUP<PC>>
,OnpauseUnexpected<SUP<PC>>
,OnplayingUnexpected<SUP<PC>>
,OnplayUnexpected<SUP<PC>>
,OnprogressUnexpected<SUP<PC>>
,OnratechangeUnexpected<SUP<PC>>
,OnresetUnexpected<SUP<PC>>
,OnresizeUnexpected<SUP<PC>>
,Onscroll<SUP<PC>>
,OnsecuritypolicyviolationUnexpected<SUP<PC>>
,OnseekedUnexpected<SUP<PC>>
,OnseekingUnexpected<SUP<PC>>
,OnselectUnexpected<SUP<PC>>
,OnslotchangeUnexpected<SUP<PC>>
,OnstalledUnexpected<SUP<PC>>
,OnsubmitUnexpected<SUP<PC>>
,OnsuspendUnexpected<SUP<PC>>
,OntimeupdateUnexpected<SUP<PC>>
,OntoggleUnexpected<SUP<PC>>
,OnvolumechangeUnexpected<SUP<PC>>
,OnwaitingUnexpected<SUP<PC>>
,Onwheel<SUP<PC>>
,Tabindex<SUP<PC>>
,Accesskey<SUP<PC>>
,Attribute<SUP<PC>>
,Class<SUP<PC>>
,Data<SUP<PC>>
,Id<SUP<PC>>
,Lang<SUP<PC>>
,Style<SUP<PC>>
,Title<SUP<PC>>
,DocumentWriter
,GlobalAttributes<SUP<PC>>
public final class SUP<PC extends Union_Palpable_Phrasing<PC>>
extends AnySUP<Document,PC,SUP<PC>,SUP__<PC>,SUP_c<PC>>
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.text.Data
Data.data, Data.dataset
-
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE
-
Method Summary
Methods inherited from class com.aoapps.html.any.NormalText
__
Methods inherited from class com.aoapps.html.any.Element
autoIndent, autoIndent, autoNl, autoNli, autoNli, clearAtnl, decDepth, getAtnl, getAutonli, getDepth, getDocument, getIndent, getRawUnsafe, getRawUnsafe, incDepth, indent, indent, nl, nli, nli, setAtnl, setAtnl, setAutonli, setDepth, setIndent, sp, sp, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.aoapps.html.any.attributes.text.Accesskey
accesskey, accesskey, accesskey, accesskey
Methods inherited from interface com.aoapps.html.any.attributes.text.Attribute
attribute, attribute, attribute
Methods inherited from interface com.aoapps.html.any.attributes.enumeration.AutocapitalizeUnexpected
autocapitalize, autocapitalize, autocapitalize, autocapitalize
Methods inherited from interface com.aoapps.html.any.attributes.bool.Autofocus
autofocus, autofocus, autofocus
Methods inherited from interface com.aoapps.html.any.attributes.text.Class
clazz, clazz, clazz, clazz
Methods inherited from interface com.aoapps.html.any.attributes.text.Data
data, data, data, dataset, dataset, dataset
Methods inherited from interface com.aoapps.html.any.attributes.text.Lang
lang, lang, lang, lang, lang
Methods inherited from interface com.aoapps.html.any.attributes.event.OnabortUnexpected
onabort, onabort, onabort
Methods inherited from interface com.aoapps.html.any.attributes.event.OncanplaythroughUnexpected
oncanplaythrough, oncanplaythrough, oncanplaythrough
Methods inherited from interface com.aoapps.html.any.attributes.event.OncanplayUnexpected
oncanplay, oncanplay, oncanplay
Methods inherited from interface com.aoapps.html.any.attributes.event.OnchangeUnexpected
onchange, onchange, onchange
Methods inherited from interface com.aoapps.html.any.attributes.event.Onclick
onclick, onclick, onclick
Methods inherited from interface com.aoapps.html.any.attributes.event.Oncontextmenu
oncontextmenu, oncontextmenu, oncontextmenu
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondblclick
ondblclick, ondblclick, ondblclick
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragend
ondragend, ondragend, ondragend
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragenter
ondragenter, ondragenter, ondragenter
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragleave
ondragleave, ondragleave, ondragleave
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragover
ondragover, ondragover, ondragover
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragstart
ondragstart, ondragstart, ondragstart
Methods inherited from interface com.aoapps.html.any.attributes.event.OndurationchangeUnexpected
ondurationchange, ondurationchange, ondurationchange
Methods inherited from interface com.aoapps.html.any.attributes.event.OnemptiedUnexpected
onemptied, onemptied, onemptied
Methods inherited from interface com.aoapps.html.any.attributes.event.OnendedUnexpected
onended, onended, onended
Methods inherited from interface com.aoapps.html.any.attributes.event.OnerrorUnexpected
onerror, onerror, onerror
Methods inherited from interface com.aoapps.html.any.attributes.event.Onfocus
onfocus, onfocus, onfocus
Methods inherited from interface com.aoapps.html.any.attributes.event.OninputUnexpected
oninput, oninput, oninput
Methods inherited from interface com.aoapps.html.any.attributes.event.OninvalidUnexpected
oninvalid, oninvalid, oninvalid
Methods inherited from interface com.aoapps.html.any.attributes.event.Onkeydown
onkeydown, onkeydown, onkeydown
Methods inherited from interface com.aoapps.html.any.attributes.event.Onkeypress
onkeypress, onkeypress, onkeypress
Methods inherited from interface com.aoapps.html.any.attributes.event.Onkeyup
onkeyup, onkeyup, onkeyup
Methods inherited from interface com.aoapps.html.any.attributes.event.OnloadeddataUnexpected
onloadeddata, onloadeddata, onloadeddata
Methods inherited from interface com.aoapps.html.any.attributes.event.OnloadedmetadataUnexpected
onloadedmetadata, onloadedmetadata, onloadedmetadata
Methods inherited from interface com.aoapps.html.any.attributes.event.OnloadstartUnexpected
onloadstart, onloadstart, onloadstart
Methods inherited from interface com.aoapps.html.any.attributes.event.OnloadUnexpected
onload, onload, onload
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmousedown
onmousedown, onmousedown, onmousedown
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseenter
onmouseenter, onmouseenter, onmouseenter
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseleave
onmouseleave, onmouseleave, onmouseleave
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmousemove
onmousemove, onmousemove, onmousemove
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseout
onmouseout, onmouseout, onmouseout
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseover
onmouseover, onmouseover, onmouseover
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseup
onmouseup, onmouseup, onmouseup
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmousewheel
onmousewheel, onmousewheel, onmousewheel
Methods inherited from interface com.aoapps.html.any.attributes.event.Onpaste
onpaste, onpaste, onpaste
Methods inherited from interface com.aoapps.html.any.attributes.event.OnpauseUnexpected
onpause, onpause, onpause
Methods inherited from interface com.aoapps.html.any.attributes.event.OnplayingUnexpected
onplaying, onplaying, onplaying
Methods inherited from interface com.aoapps.html.any.attributes.event.OnplayUnexpected
onplay, onplay, onplay
Methods inherited from interface com.aoapps.html.any.attributes.event.OnprogressUnexpected
onprogress, onprogress, onprogress
Methods inherited from interface com.aoapps.html.any.attributes.event.OnratechangeUnexpected
onratechange, onratechange, onratechange
Methods inherited from interface com.aoapps.html.any.attributes.event.OnresetUnexpected
onreset, onreset, onreset
Methods inherited from interface com.aoapps.html.any.attributes.event.OnresizeUnexpected
onresize, onresize, onresize
Methods inherited from interface com.aoapps.html.any.attributes.event.Onscroll
onscroll, onscroll, onscroll
Methods inherited from interface com.aoapps.html.any.attributes.event.OnsecuritypolicyviolationUnexpected
onsecuritypolicyviolation, onsecuritypolicyviolation, onsecuritypolicyviolation
Methods inherited from interface com.aoapps.html.any.attributes.event.OnseekedUnexpected
onseeked, onseeked, onseeked
Methods inherited from interface com.aoapps.html.any.attributes.event.OnseekingUnexpected
onseeking, onseeking, onseeking
Methods inherited from interface com.aoapps.html.any.attributes.event.OnselectUnexpected
onselect, onselect, onselect
Methods inherited from interface com.aoapps.html.any.attributes.event.OnslotchangeUnexpected
onslotchange, onslotchange, onslotchange
Methods inherited from interface com.aoapps.html.any.attributes.event.OnstalledUnexpected
onstalled, onstalled, onstalled
Methods inherited from interface com.aoapps.html.any.attributes.event.OnsubmitUnexpected
onsubmit, onsubmit, onsubmit
Methods inherited from interface com.aoapps.html.any.attributes.event.OnsuspendUnexpected
onsuspend, onsuspend, onsuspend
Methods inherited from interface com.aoapps.html.any.attributes.event.OntimeupdateUnexpected
ontimeupdate, ontimeupdate, ontimeupdate
Methods inherited from interface com.aoapps.html.any.attributes.event.OntoggleUnexpected
ontoggle, ontoggle, ontoggle
Methods inherited from interface com.aoapps.html.any.attributes.event.OnvolumechangeUnexpected
onvolumechange, onvolumechange, onvolumechange
Methods inherited from interface com.aoapps.html.any.attributes.event.OnwaitingUnexpected
onwaiting, onwaiting, onwaiting
Methods inherited from interface com.aoapps.html.any.attributes.event.Onwheel
onwheel, onwheel, onwheel
Methods inherited from interface com.aoapps.html.any.attributes.text.Style
style, style, style, style