Class AnyOPTGROUP__<D extends AnyDocument<D>,PC extends AnySELECT_content<D,PC>,__ extends AnyOPTGROUP__<D,PC,__>>

java.lang.Object
com.aoapps.html.any.Normal__<D,PC,__>
com.aoapps.html.any.AnyOPTGROUP__<D,PC,__>
Type Parameters:
D - This document type
PC - The parent content model this element is within
__ - This content model, which will be the parent content model of child elements
All Implemented Interfaces:
Whitespace, AnyOPTGROUP_content<D,__>, AnyScriptSupportingContent<D,__>, AnyUnion_COLGROUP_ScriptSupporting<D,__>, AnyUnion_DATALIST_OPTGROUP<D,__>, Content<D,__>, DocumentWriter

public abstract class AnyOPTGROUP__<D extends AnyDocument<D>,PC extends AnySELECT_content<D,PC>,__ extends AnyOPTGROUP__<D,PC,__>> extends Normal__<D,PC,__> implements AnyOPTGROUP_content<D,__>
Author:
AO Industries, Inc.
  • Constructor Details