| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet2 | This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet. | 
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | HamletSpec.TD | 
| static interface  | HamletSpec.TH | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Hamlet.TD<T extends HamletSpec.__> | 
| class  | Hamlet.TH<T extends HamletSpec.__> | 
| Modifier and Type | Method and Description | 
|---|---|
| HamletSpec._Cell | HamletSpec._Cell. $colspan(int cols)number of cols spanned by cell. | 
| HamletSpec._Cell | HamletSpec._Cell. $headers(String cdata)space-separated list of id's for header cells | 
| HamletSpec._Cell | HamletSpec._Cell. $rowspan(int rows)number of rows spanned by cell. | 
| HamletSpec._Cell | HamletSpec._Cell. $scope(HamletSpec.Scope scope)scope covered by header cells | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.