Interface HamletSpec._TableCol
- All Superinterfaces:
HamletSpec.__,HamletSpec._Child
- All Known Subinterfaces:
HamletSpec._Table,HamletSpec.COLGROUP,HamletSpec.TABLE
- All Known Implementing Classes:
Hamlet.COLGROUP,Hamlet.TABLE
- Enclosing class:
- HamletSpec
-
Method Summary
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Child
__
-
Method Details
-
col
HamletSpec.COL col()Add a COL element.- Returns:
- a new COL element builder
-
col
Add a COL element.- Parameters:
selector- the css selector in the form of (#id)*(.class)*- Returns:
- the current element builder
-