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

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

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

Classes in org.apache.hadoop.yarn.webapp.hamlet that implement HamletSpec.OPTION
 class Hamlet.OPTION<T extends HamletSpec._>
           
 

Methods in org.apache.hadoop.yarn.webapp.hamlet that return HamletSpec.OPTION
 HamletSpec.OPTION HamletSpec.OPTION.$disabled()
          unavailable in this context
 HamletSpec.OPTION HamletSpec.OPTION.$label(String cdata)
          for use in hierarchical menus
 HamletSpec.OPTION HamletSpec.OPTION.$selected()
          currently selected option
 HamletSpec.OPTION HamletSpec.OPTION.$value(String cdata)
          defaults to element content
 HamletSpec.OPTION HamletSpec._Option.option()
          Add a OPTION element.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.