Uses of Interface
org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.CoreAttrs

Packages that use HamletSpec.CoreAttrs
org.apache.hadoop.yarn.webapp.hamlet   
 

Uses of HamletSpec.CoreAttrs in org.apache.hadoop.yarn.webapp.hamlet
 

Subinterfaces of HamletSpec.CoreAttrs in org.apache.hadoop.yarn.webapp.hamlet
static interface HamletSpec._Cell
           
static interface HamletSpec.A
           
static interface HamletSpec.ABBR
           
static interface HamletSpec.ACRONYM
           
static interface HamletSpec.ADDRESS
           
static interface HamletSpec.AREA
           
static interface HamletSpec.Attrs
          %attrs
static interface HamletSpec.B
           
static interface HamletSpec.BDO
          The dir attribute is required for the BDO element
static interface HamletSpec.BLOCKQUOTE
           
static interface HamletSpec.BODY
           
static interface HamletSpec.BR
           
static interface HamletSpec.BUTTON
           
static interface HamletSpec.CAPTION
           
static interface HamletSpec.CITE
           
static interface HamletSpec.CODE
           
static interface HamletSpec.COL
           
static interface HamletSpec.COLGROUP
           
static interface HamletSpec.DD
           
static interface HamletSpec.DEL
           
static interface HamletSpec.DFN
           
static interface HamletSpec.DIV
           
static interface HamletSpec.DL
           
static interface HamletSpec.DT
           
static interface HamletSpec.EM
           
static interface HamletSpec.FIELDSET
           
static interface HamletSpec.FORM
           
static interface HamletSpec.H1
           
static interface HamletSpec.H2
           
static interface HamletSpec.H3
           
static interface HamletSpec.H4
           
static interface HamletSpec.H5
           
static interface HamletSpec.H6
           
static interface HamletSpec.HR
           
static interface HamletSpec.I
           
static interface HamletSpec.IMG
           
static interface HamletSpec.INPUT
           
static interface HamletSpec.INS
           
static interface HamletSpec.KBD
           
static interface HamletSpec.LABEL
           
static interface HamletSpec.LEGEND
           
static interface HamletSpec.LI
           
static interface HamletSpec.LINK
           
static interface HamletSpec.MAP
           
static interface HamletSpec.OBJECT
           
static interface HamletSpec.OL
           
static interface HamletSpec.OPTGROUP
           
static interface HamletSpec.OPTION
           
static interface HamletSpec.P
           
static interface HamletSpec.PRE
           
static interface HamletSpec.Q
           
static interface HamletSpec.SAMP
           
static interface HamletSpec.SELECT
           
static interface HamletSpec.SMALL
           
static interface HamletSpec.SPAN
           
static interface HamletSpec.STRONG
           
static interface HamletSpec.SUB
           
static interface HamletSpec.SUP
           
static interface HamletSpec.TABLE
          TBODY should be used after THEAD/TFOOT, iff there're no TABLE.TR elements.
static interface HamletSpec.TBODY
           
static interface HamletSpec.TD
           
static interface HamletSpec.TEXTAREA
           
static interface HamletSpec.TFOOT
           
static interface HamletSpec.TH
           
static interface HamletSpec.THEAD
           
static interface HamletSpec.TR
           
static interface HamletSpec.UL
           
static interface HamletSpec.VAR
           
 

Classes in org.apache.hadoop.yarn.webapp.hamlet that implement HamletSpec.CoreAttrs
 class Hamlet.A<T extends HamletSpec._>
           
 class Hamlet.ABBR<T extends HamletSpec._>
           
 class Hamlet.ACRONYM<T extends HamletSpec._>
           
 class Hamlet.ADDRESS<T extends HamletSpec._>
           
 class Hamlet.AREA<T extends HamletSpec._>
           
 class Hamlet.B<T extends HamletSpec._>
           
 class Hamlet.BDO<T extends HamletSpec._>
           
 class Hamlet.BLOCKQUOTE<T extends HamletSpec._>
           
 class Hamlet.BODY<T extends HamletSpec._>
           
 class Hamlet.BR<T extends HamletSpec._>
           
 class Hamlet.BUTTON<T extends HamletSpec._>
           
 class Hamlet.CAPTION<T extends HamletSpec._>
           
 class Hamlet.CITE<T extends HamletSpec._>
           
 class Hamlet.CODE<T extends HamletSpec._>
           
 class Hamlet.COL<T extends HamletSpec._>
           
 class Hamlet.COLGROUP<T extends HamletSpec._>
           
 class Hamlet.DD<T extends HamletSpec._>
           
 class Hamlet.DEL<T extends HamletSpec._>
           
 class Hamlet.DFN<T extends HamletSpec._>
           
 class Hamlet.DIV<T extends HamletSpec._>
           
 class Hamlet.DL<T extends HamletSpec._>
           
 class Hamlet.DT<T extends HamletSpec._>
           
 class Hamlet.EM<T extends HamletSpec._>
           
 class Hamlet.FIELDSET<T extends HamletSpec._>
           
 class Hamlet.FORM<T extends HamletSpec._>
           
 class Hamlet.H1<T extends HamletSpec._>
           
 class Hamlet.H2<T extends HamletSpec._>
           
 class Hamlet.H3<T extends HamletSpec._>
           
 class Hamlet.H4<T extends HamletSpec._>
           
 class Hamlet.H5<T extends HamletSpec._>
           
 class Hamlet.H6<T extends HamletSpec._>
           
 class Hamlet.HR<T extends HamletSpec._>
           
 class Hamlet.I<T extends HamletSpec._>
           
 class Hamlet.IMG<T extends HamletSpec._>
           
 class Hamlet.INPUT<T extends HamletSpec._>
           
 class Hamlet.INS<T extends HamletSpec._>
           
 class Hamlet.KBD<T extends HamletSpec._>
           
 class Hamlet.LABEL<T extends HamletSpec._>
           
 class Hamlet.LEGEND<T extends HamletSpec._>
           
 class Hamlet.LI<T extends HamletSpec._>
           
 class Hamlet.LINK<T extends HamletSpec._>
           
 class Hamlet.MAP<T extends HamletSpec._>
           
 class Hamlet.OBJECT<T extends HamletSpec._>
           
 class Hamlet.OL<T extends HamletSpec._>
           
 class Hamlet.OPTGROUP<T extends HamletSpec._>
           
 class Hamlet.OPTION<T extends HamletSpec._>
           
 class Hamlet.P<T extends HamletSpec._>
           
 class Hamlet.PRE<T extends HamletSpec._>
           
 class Hamlet.Q<T extends HamletSpec._>
           
 class Hamlet.SAMP<T extends HamletSpec._>
           
 class Hamlet.SELECT<T extends HamletSpec._>
           
 class Hamlet.SMALL<T extends HamletSpec._>
           
 class Hamlet.SPAN<T extends HamletSpec._>
           
 class Hamlet.STRONG<T extends HamletSpec._>
           
 class Hamlet.SUB<T extends HamletSpec._>
           
 class Hamlet.SUP<T extends HamletSpec._>
           
 class Hamlet.TABLE<T extends HamletSpec._>
           
 class Hamlet.TBODY<T extends HamletSpec._>
           
 class Hamlet.TD<T extends HamletSpec._>
           
 class Hamlet.TEXTAREA<T extends HamletSpec._>
           
 class Hamlet.TFOOT<T extends HamletSpec._>
           
 class Hamlet.TH<T extends HamletSpec._>
           
 class Hamlet.THEAD<T extends HamletSpec._>
           
 class Hamlet.TR<T extends HamletSpec._>
           
 class Hamlet.UL<T extends HamletSpec._>
           
 class Hamlet.VAR<T extends HamletSpec._>
           
 

Methods in org.apache.hadoop.yarn.webapp.hamlet with type parameters of type HamletSpec.CoreAttrs
static
<E extends HamletSpec.CoreAttrs>
E
HamletImpl.setSelector(E e, String selector)
          Set id and/or class attributes for an element.
 

Methods in org.apache.hadoop.yarn.webapp.hamlet that return HamletSpec.CoreAttrs
 HamletSpec.CoreAttrs HamletSpec.CoreAttrs.$class(String cls)
          space-separated list of classes
 HamletSpec.CoreAttrs HamletSpec.CoreAttrs.$id(String id)
          document-wide unique id
 HamletSpec.CoreAttrs HamletSpec.CoreAttrs.$style(String style)
          associated style info
 HamletSpec.CoreAttrs HamletSpec.CoreAttrs.$title(String title)
          advisory title
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.