Interface HamletSpec._Li
- All Superinterfaces:
HamletSpec.__,HamletSpec._Child
- All Known Subinterfaces:
HamletSpec.OL,HamletSpec.UL
- Enclosing class:
- HamletSpec
-
Method Summary
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Child
__
-
Method Details
-
li
HamletSpec.LI li()Add a LI (list item) element.- Returns:
- a new LI element builder
-
li
Add a LI element.- Parameters:
cdata- the content- Returns:
- the current element builder
-