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

All Superinterfaces:
HamletSpec._, HamletSpec._Anchor, HamletSpec._Child, HamletSpec._Content, HamletSpec._FontStyle, HamletSpec._FormCtrl, HamletSpec._InsDel, HamletSpec._Label, HamletSpec._RawContent, HamletSpec._Script, HamletSpec._Special, HamletSpec.Attrs, HamletSpec.CoreAttrs, HamletSpec.EventsAttrs, HamletSpec.FormCtrl, HamletSpec.I18nAttrs, HamletSpec.PCData, HamletSpec.Phrase
All Known Implementing Classes:
Hamlet.PRE
Enclosing class:
HamletSpec

public static interface HamletSpec.PRE
extends HamletSpec.Attrs, HamletSpec._Child, HamletSpec.PCData, HamletSpec._FontStyle, HamletSpec.Phrase, HamletSpec._Anchor, HamletSpec._Special, HamletSpec.FormCtrl


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._Content
_
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._RawContent
_r
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._FontStyle
b, b, b, i, i, i
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.Phrase
abbr, abbr, abbr, cite, cite, cite, code, code, code, dfn, dfn, dfn, em, em, em, kbd, kbd, kbd, samp, samp, samp, strong, strong, strong, var, var, var
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Anchor
a, a, a, a
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Special
bdo, bdo, br, br, map, map, q, q, q, span, span, span
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Script
script, script
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._InsDel
del, del, ins, ins
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Label
label, label
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._FormCtrl
button, button, button, input, input, select, select, textarea, textarea, textarea
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.