Interface HamletSpec.TABLE
- All Superinterfaces:
HamletSpec.__,HamletSpec._Child,HamletSpec._Table,HamletSpec._TableCol,HamletSpec._TableRow,HamletSpec.Attrs,HamletSpec.CoreAttrs,HamletSpec.EventsAttrs,HamletSpec.I18nAttrs
- All Known Implementing Classes:
Hamlet.TABLE
- Enclosing class:
- HamletSpec
public static interface HamletSpec.TABLE
extends HamletSpec.Attrs, HamletSpec._Table, HamletSpec._Child
TBODY should be used after THEAD/TFOOT, iff there're no TABLE.TR elements.
-
Method Summary
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Child
__Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Table
caption, caption, colgroup, tbody, tbody, tfoot, tfoot, thead, theadMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._TableCol
col, colMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._TableRow
tr, trMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.CoreAttrs
$class, $id, $style, $titleMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.EventsAttrs
$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmousemove, $onmouseout, $onmouseover, $onmouseupMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.I18nAttrs
$dir, $lang