Module com.aoapps.html
Package com.aoapps.html
Interface OPTGROUP_content<__ extends OPTGROUP_content<__>>
- Type Parameters:
- __- This content model, which will be the parent content model of child elements
- All Superinterfaces:
- AnyOPTGROUP_content<Document,,- __> - AnyScriptSupportingContent<Document,,- __> - AnyUnion_COLGROUP_ScriptSupporting<Document,,- __> - AnyUnion_DATALIST_OPTGROUP<Document,,- __> - Content<Document,,- __> - Content<__>,- DocumentWriter,- ScriptSupportingContent<__>,- Union_COLGROUP_ScriptSupporting<__>,- Union_DATALIST_OPTGROUP<__>,- Whitespace
- All Known Subinterfaces:
- AnyContent<__>,- SELECT_content<__>
- All Known Implementing Classes:
- Document,- OPTGROUP__,- OPTGROUP_c,- SELECT__,- SELECT_c
public interface OPTGROUP_content<__ extends OPTGROUP_content<__>>
extends AnyOPTGROUP_content<Document,__>, Union_DATALIST_OPTGROUP<__>, ScriptSupportingContent<__> 
- Author:
- AO Industries, Inc.
- 
Field SummaryFields inherited from interface com.aoapps.encoding.WhitespaceINDENT_SPACES, NL, SPACE
- 
Method SummaryMethods inherited from interface com.aoapps.html.any.AnyUnion_COLGROUP_ScriptSupportingtemplateMethods inherited from interface com.aoapps.html.any.AnyUnion_DATALIST_OPTGROUPoption__, option__, option__, option__anyMethods inherited from interface com.aoapps.html.any.ContentautoIndent, 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, unsafeMethods inherited from interface com.aoapps.html.ScriptSupportingContentscript, script, script, script, scriptMethods inherited from interface com.aoapps.html.Union_DATALIST_OPTGROUPoption, option__, option_c

