Module com.aoapps.html
Package com.aoapps.html
Class SELECT_c<PC extends Union_Interactive_Phrasing<PC>>
- Type Parameters:
PC- The parent content model this element is within
- All Implemented Interfaces:
Whitespace,AnyOPTGROUP_content<Document,,SELECT_c<PC>> AnyScriptSupportingContent<Document,,SELECT_c<PC>> AnySELECT_content<Document,,SELECT_c<PC>> AnyUnion_COLGROUP_ScriptSupporting<Document,,SELECT_c<PC>> AnyUnion_DATALIST_OPTGROUP<Document,,SELECT_c<PC>> Closeable<Document,,PC> Content<Document,,SELECT_c<PC>> DocumentWriter,Content<SELECT_c<PC>>,OPTGROUP_content<SELECT_c<PC>>,ScriptSupportingContent<SELECT_c<PC>>,SELECT_content<SELECT_c<PC>>,Union_COLGROUP_ScriptSupporting<SELECT_c<PC>>,Union_DATALIST_OPTGROUP<SELECT_c<PC>>,Closeable,AutoCloseable
public final class SELECT_c<PC extends Union_Interactive_Phrasing<PC>>
extends AnySELECT_c<Document,PC,SELECT_c<PC>>
implements SELECT_content<SELECT_c<PC>>
- Author:
- AO Industries, Inc.
-
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE -
Method Summary
Methods inherited from class com.aoapps.html.any.Normal_c
__, close, getDocumentMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.aoapps.html.any.AnySELECT_content
optgroup__, optgroup__, optgroup__anyMethods 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.SELECT_content
optgroup, optgroup__, optgroup_cMethods inherited from interface com.aoapps.html.Union_DATALIST_OPTGROUP
option, option__, option_c
