Class AnyMAIN<D extends AnyDocument<D>,PC extends AnyPalpableContent<D,PC>,E extends AnyMAIN<D,PC,E,__,_c>,__ extends AnyMAIN__<D,PC,__>,_c extends AnyMAIN_c<D,PC,_c>>

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>
com.aoapps.html.any.AnyMAIN<D,PC,E,__,_c>
Type Parameters:
D - This document type
PC - The parent content model this element is within
E - This element type
__ - This content model, which will be the parent content model of child elements
_c - This content model as Closeable, which will be the parent content model of child elements
All Implemented Interfaces:
Whitespace, Autofocus<E>, AutocapitalizeUnexpected<E>, Dir<E>, OnabortUnexpected<E>, Onblur<E>, OncanplaythroughUnexpected<E>, OncanplayUnexpected<E>, OnchangeUnexpected<E>, Onclick<E>, Oncontextmenu<E>, Oncopy<E>, Oncut<E>, Ondblclick<E>, Ondrag<E>, Ondragend<E>, Ondragenter<E>, Ondragleave<E>, Ondragover<E>, Ondragstart<E>, Ondrop<E>, OndurationchangeUnexpected<E>, OnemptiedUnexpected<E>, OnendedUnexpected<E>, OnerrorUnexpected<E>, Onfocus<E>, OninputUnexpected<E>, OninvalidUnexpected<E>, Onkeydown<E>, Onkeypress<E>, Onkeyup<E>, OnloadeddataUnexpected<E>, OnloadedmetadataUnexpected<E>, OnloadstartUnexpected<E>, OnloadUnexpected<E>, Onmousedown<E>, Onmouseenter<E>, Onmouseleave<E>, Onmousemove<E>, Onmouseout<E>, Onmouseover<E>, Onmouseup<E>, Onmousewheel<E>, Onpaste<E>, OnpauseUnexpected<E>, OnplayingUnexpected<E>, OnplayUnexpected<E>, OnprogressUnexpected<E>, OnratechangeUnexpected<E>, OnresetUnexpected<E>, OnresizeUnexpected<E>, Onscroll<E>, OnsecuritypolicyviolationUnexpected<E>, OnseekedUnexpected<E>, OnseekingUnexpected<E>, OnselectUnexpected<E>, OnslotchangeUnexpected<E>, OnstalledUnexpected<E>, OnsubmitUnexpected<E>, OnsuspendUnexpected<E>, OntimeupdateUnexpected<E>, OntoggleUnexpected<E>, OnvolumechangeUnexpected<E>, OnwaitingUnexpected<E>, Onwheel<E>, Tabindex<E>, Accesskey<E>, Attribute<E>, Class<E>, Data<E>, Id<E>, Lang<E>, Style<E>, Title<E>, DocumentWriter, GlobalAttributes<E>

public abstract class AnyMAIN<D extends AnyDocument<D>,PC extends AnyPalpableContent<D,PC>,E extends AnyMAIN<D,PC,E,__,_c>,__ extends AnyMAIN__<D,PC,__>,_c extends AnyMAIN_c<D,PC,_c>> extends NormalText<D,PC,E,__,_c>
Since:
HTML 5
Author:
AO Industries, Inc.