Module com.aoapps.html
Package com.aoapps.html
Interface DATALIST_content<__ extends DATALIST_content<__>>
- Type Parameters:
__- This content model, which will be the parent content model of child elements
- All Superinterfaces:
AnyDATALIST_content<Document,,__> AnyEmbeddedContent<Document,,__> AnyPhrasingContent<Document,,__> AnyScriptSupportingContent<Document,,__> AnyTextContent<Document,,__> AnyUnion_COLGROUP_ScriptSupporting<Document,,__> AnyUnion_DATALIST_OPTGROUP<Document,,__> AnyUnion_Embedded_Interactive<Document,,__> AnyUnion_Embedded_Palpable_Phrasing<Document,,__> AnyUnion_Interactive_Phrasing<Document,,__> AnyUnion_Metadata_Phrasing<Document,,__> AnyUnion_Palpable_Phrasing<Document,,__> Content<Document,,__> Content<__>,DocumentWriter,EmbeddedContent<__>,Encode,PhrasingContent<__>,ScriptSupportingContent<__>,Text,TextContent<__>,Union_COLGROUP_ScriptSupporting<__>,Union_DATALIST_OPTGROUP<__>,Union_Embedded_Interactive<__>,Union_Embedded_Palpable_Phrasing<__>,Union_Interactive_Phrasing<__>,Union_Metadata_Phrasing<__>,Union_Palpable_Phrasing<__>,Whitespace
- All Known Subinterfaces:
AnyContent<__>
- All Known Implementing Classes:
DATALIST__,DATALIST_c,Document
public interface DATALIST_content<__ extends DATALIST_content<__>>
extends AnyDATALIST_content<Document,__>, Union_DATALIST_OPTGROUP<__>, PhrasingContent<__>
- Since:
- HTML 5
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.aoapps.html.any.AnyUnion_Interactive_Phrasing
AnyUnion_Interactive_Phrasing.InputFactory<D extends AnyDocument<D>,__ extends AnyUnion_Interactive_Phrasing<D, __>> Nested classes/interfaces inherited from interface com.aoapps.html.Union_Interactive_Phrasing
Union_Interactive_Phrasing.InputFactory<__ extends Union_Interactive_Phrasing<__>> -
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE -
Method Summary
Methods inherited from interface com.aoapps.html.any.AnyEmbeddedContent
pictureMethods inherited from interface com.aoapps.html.any.AnyPhrasingContent
br__, datalist__, datalist__, datalist__, datalist__any, del__, del__, del__, slot, wbr__Methods inherited from interface com.aoapps.html.any.AnyTextContent
decDepth, encode, encode, encode, encode, encode, encode, encode, encode, encode, incDepth, indent, indent, nbsp, nbsp, nl, nli, nli, setDepth, setIndent, sp, sp, text, text, text, text, text, text, text, text, textMethods 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.AnyUnion_Embedded_Interactive
audio, embed, iframe, object__, object__, object__any, videoMethods inherited from interface com.aoapps.html.any.AnyUnion_Embedded_Palpable_Phrasing
canvasMethods inherited from interface com.aoapps.html.any.AnyUnion_Interactive_Phrasing
a__, a__, a__, a__, button, label__, label__, label__, label__any, select__, select__, select__any, textarea__, textarea__, textarea__, textarea__anyMethods inherited from interface com.aoapps.html.any.AnyUnion_Metadata_Phrasing
noscriptMethods inherited from interface com.aoapps.html.any.AnyUnion_Palpable_Phrasing
abbr__, abbr__, abbr__, abbr__any, b__, b__, b__, b__any, bdi__, bdi__, bdi__, bdi__any, bdo__, bdo__, bdo__, bdo__any, cite__, cite__, cite__, cite__any, code__, code__, code__, code__any, data__, data__, data__, data__any, dfn__, dfn__, dfn__, dfn__any, em__, em__, em__, em__any, i__, i__, i__, i__any, ins__, ins__, ins__, ins__, kbd__, kbd__, kbd__, kbd__any, map__, map__, map__, map__, mark__, mark__, mark__, mark__any, meter__, meter__, meter__, meter__any, output__, output__, output__, output__any, progress__, progress__, progress__, progress__any, q__, q__, q__, q__any, ruby, s__, s__, s__, s__any, samp__, samp__, samp__, samp__any, small__, small__, small__, small__any, span__, span__, span__, span__any, strong__, strong__, strong__, strong__any, sub__, sub__, sub__, sub__any, sup__, sup__, sup__, sup__any, time, u__, u__, u__, u__any, var__, var__, var__, var__anyMethods inherited from interface com.aoapps.html.any.Content
autoIndent, autoIndent, autoNl, autoNli, autoNli, clearAtnl, getAtnl, getAutonli, getDepth, getDocument, getIndent, getRawUnsafe, getRawUnsafe, setAtnl, setAtnl, setAutonli, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafeMethods inherited from interface com.aoapps.html.PhrasingContent
area, area, area, area, area, area, area, area, area, br, datalist, datalist__, datalist_c, del, del_c, wbrMethods inherited from interface com.aoapps.html.ScriptSupportingContent
script, script, script, script, scriptMethods inherited from interface com.aoapps.html.Union_DATALIST_OPTGROUP
option, option__, option_cMethods inherited from interface com.aoapps.html.Union_Embedded_Interactive
img, img, img, object, object__, object_cMethods inherited from interface com.aoapps.html.Union_Interactive_Phrasing
a, a, a, a_c, input, label, label__, label_c, select, select__, select_c, textarea, textarea__, textarea_cMethods inherited from interface com.aoapps.html.Union_Metadata_Phrasing
link, link, metaMethods inherited from interface com.aoapps.html.Union_Palpable_Phrasing
abbr, abbr__, abbr_c, b, b__, b_c, bdi, bdi__, bdi_c, bdo, bdo, bdo, bdo, bdo, bdo__, bdo_c, cite, cite__, cite_c, code, code__, code_c, data, data, data, data__, data_c, dfn, dfn__, dfn_c, em, em__, em_c, i, i__, i_c, ins, ins_c, kbd, kbd__, kbd_c, map, map, map, map_c, mark, mark__, mark_c, meter, meter__, meter_c, output, output__, output_c, progress, progress__, progress_c, q, q__, q_c, s, s__, s_c, samp, samp__, samp_c, small, small__, small_c, span, span__, span_c, strong, strong__, strong_c, sub, sub__, sub_c, sup, sup__, sup_c, u, u__, u_c, var, var__, var_c
