org.apache.hadoop.yarn.webapp.hamlet
Interface HamletSpec.TFOOT

All Superinterfaces:
HamletSpec._, HamletSpec._Child, HamletSpec._TableRow, HamletSpec.Attrs, HamletSpec.CoreAttrs, HamletSpec.EventsAttrs, HamletSpec.I18nAttrs
All Known Implementing Classes:
Hamlet.TFOOT
Enclosing class:
HamletSpec

public static interface HamletSpec.TFOOT
extends HamletSpec.Attrs, HamletSpec._TableRow, HamletSpec._Child


Method Summary
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.CoreAttrs
$class, $id, $style, $title
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.I18nAttrs
$dir, $lang
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.EventsAttrs
$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmousemove, $onmouseout, $onmouseover, $onmouseup
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._TableRow
tr, tr
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Child
_
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.