Module com.aoapps.html
Package com.aoapps.html
Class SELECT__<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__<PC>> AnyScriptSupportingContent<Document,,SELECT__<PC>> AnySELECT_content<Document,,SELECT__<PC>> AnyUnion_COLGROUP_ScriptSupporting<Document,,SELECT__<PC>> AnyUnion_DATALIST_OPTGROUP<Document,,SELECT__<PC>> Content<Document,,SELECT__<PC>> DocumentWriter,Content<SELECT__<PC>>,OPTGROUP_content<SELECT__<PC>>,ScriptSupportingContent<SELECT__<PC>>,SELECT_content<SELECT__<PC>>,Union_COLGROUP_ScriptSupporting<SELECT__<PC>>,Union_DATALIST_OPTGROUP<SELECT__<PC>>
public final class SELECT__<PC extends Union_Interactive_Phrasing<PC>>
extends AnySELECT__<Document,PC,SELECT__<PC>>
implements SELECT_content<SELECT__<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__
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
