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

All Superinterfaces:
HamletSpec._, HamletSpec._Anchor, HamletSpec._Child, HamletSpec._Content, HamletSpec._FontSize, HamletSpec._FontStyle, HamletSpec._FormCtrl, HamletSpec._ImgObject, HamletSpec._InsDel, HamletSpec._Label, HamletSpec._Object, HamletSpec._RawContent, HamletSpec._Script, HamletSpec._Special, HamletSpec._SubSup, HamletSpec.FontStyle, HamletSpec.FormCtrl, HamletSpec.PCData, HamletSpec.Phrase, HamletSpec.Special
All Known Subinterfaces:
HamletSpec._Cell, HamletSpec.ABBR, HamletSpec.ACRONYM, HamletSpec.ADDRESS, HamletSpec.B, HamletSpec.BDO, HamletSpec.CAPTION, HamletSpec.CITE, HamletSpec.CODE, HamletSpec.DD, HamletSpec.DEL, HamletSpec.DFN, HamletSpec.DIV, HamletSpec.DT, HamletSpec.EM, HamletSpec.FIELDSET, HamletSpec.Flow, HamletSpec.H1, HamletSpec.H2, HamletSpec.H3, HamletSpec.H4, HamletSpec.H5, HamletSpec.H6, HamletSpec.I, HamletSpec.INS, HamletSpec.KBD, HamletSpec.LEGEND, HamletSpec.LI, HamletSpec.OBJECT, HamletSpec.P, HamletSpec.Q, HamletSpec.SAMP, HamletSpec.SMALL, HamletSpec.SPAN, HamletSpec.STRONG, HamletSpec.SUB, HamletSpec.SUP, HamletSpec.TD, HamletSpec.TH, HamletSpec.VAR
All Known Implementing Classes:
Hamlet.ABBR, Hamlet.ACRONYM, Hamlet.ADDRESS, Hamlet.B, Hamlet.BDO, Hamlet.CAPTION, Hamlet.CITE, Hamlet.CODE, Hamlet.DD, Hamlet.DEL, Hamlet.DFN, Hamlet.DIV, Hamlet.DT, Hamlet.EM, Hamlet.FIELDSET, Hamlet.H1, Hamlet.H2, Hamlet.H3, Hamlet.H4, Hamlet.H5, Hamlet.H6, Hamlet.I, Hamlet.INS, Hamlet.KBD, Hamlet.LEGEND, Hamlet.LI, Hamlet.OBJECT, Hamlet.P, Hamlet.Q, Hamlet.SAMP, Hamlet.SMALL, Hamlet.SPAN, Hamlet.STRONG, Hamlet.SUB, Hamlet.SUP, Hamlet.TD, Hamlet.TH, Hamlet.VAR
Enclosing class:
HamletSpec

public static interface HamletSpec.Inline
extends HamletSpec.PCData, HamletSpec.FontStyle, HamletSpec.Phrase, HamletSpec.Special, HamletSpec.FormCtrl

%inline


Method Summary
 
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._FontSize
small, small, small
 
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._ImgObject
img, img
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Object
object, object
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._SubSup
sub, sub, sub, sup, sup, sup
 
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._Child
_
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._FormCtrl
button, button, button, input, input, select, select, textarea, textarea, textarea
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.