Uses of Class
org.apache.hadoop.yarn.webapp.view.HtmlBlock.Block

Packages that use HtmlBlock.Block
org.apache.hadoop.yarn.webapp.log   
org.apache.hadoop.yarn.webapp.view   
 

Uses of HtmlBlock.Block in org.apache.hadoop.yarn.webapp.log
 

Methods in org.apache.hadoop.yarn.webapp.log with parameters of type HtmlBlock.Block
protected  void AggregatedLogsNavBlock.render(HtmlBlock.Block html)
           
protected  void AggregatedLogsBlock.render(HtmlBlock.Block html)
           
 

Uses of HtmlBlock.Block in org.apache.hadoop.yarn.webapp.view
 

Methods in org.apache.hadoop.yarn.webapp.view with parameters of type HtmlBlock.Block
protected  void InfoBlock.render(HtmlBlock.Block html)
           
protected abstract  void HtmlBlock.render(HtmlBlock.Block html)
          Render a block of html.
protected  void JQueryUI.render(HtmlBlock.Block html)
           
protected  void NavBlock.render(HtmlBlock.Block html)
           
 void LipsumBlock.render(HtmlBlock.Block html)
           
protected  void HeaderBlock.render(HtmlBlock.Block html)
           
protected  void FooterBlock.render(HtmlBlock.Block html)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.