Interface HamletSpec._Legend
- All Superinterfaces:
HamletSpec.__,HamletSpec._Child
- All Known Subinterfaces:
HamletSpec.FIELDSET
- All Known Implementing Classes:
Hamlet.FIELDSET
- Enclosing class:
- HamletSpec
-
Method Summary
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Child
__
-
Method Details
-
legend
HamletSpec.LEGEND legend()Add a LEGEND element.- Returns:
- a new LEGEND element builder
-
legend
Add a LEGEND element.- Parameters:
cdata- the content of the element.- Returns:
- the current element builder
-