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 Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE -
Method Summary
Methods inherited from interface com.aoapps.html.any.AnyUnion_COLGROUP_ScriptSupporting
templateMethods inherited from interface com.aoapps.html.any.AnyUnion_DATALIST_OPTGROUP
option__, option__, option__, option__anyMethods inherited from interface com.aoapps.html.any.Content
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, unsafeMethods inherited from interface com.aoapps.html.ScriptSupportingContent
script, script, script, script, scriptMethods inherited from interface com.aoapps.html.Union_DATALIST_OPTGROUP
option, option__, option_c
