Package org.xmlet.htmlapifaster
Interface RtcChoice0<T extends Element<T,Z>,Z extends Element>
-
- All Superinterfaces:
AsyncElement<T>,Element<T,Z>,EmbeddedContentAll9<T,Z>,PhrasingContentChoice<T,Z>,TextGroup<T,Z>
- All Known Implementing Classes:
Rtc
public interface RtcChoice0<T extends Element<T,Z>,Z extends Element> extends PhrasingContentChoice<T,Z>
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Rp<T>rp()default Rt<T>rt()-
Methods inherited from interface org.xmlet.htmlapifaster.Element
__, await, custom, dynamic, getName, getParent, getVisitor, of, self
-
Methods inherited from interface org.xmlet.htmlapifaster.EmbeddedContentAll9
audio, canvas, embed, iframe, img, math, object, picture, svg, video
-
Methods inherited from interface org.xmlet.htmlapifaster.PhrasingContentChoice
a, abbr, area, b, bdi, bdo, br, button, cite, code, data, datalist, del, dfn, em, i, input, ins, kbd, label, link, map, mark, meter, noscript, output, progress, q, ruby, s, samp, script, select, small, span, strong, sub, sup, template, textarea, time, u, var, wbr
-
-