|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HamletSpec._Label
| Method Summary | |
|---|---|
HamletSpec.LABEL |
label()
Add a LABEL element. |
HamletSpec._Label |
label(String forId,
String cdata)
Add a LABEL element. |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Child |
|---|
_ |
| Method Detail |
|---|
HamletSpec.LABEL label()
HamletSpec._Label label(String forId,
String cdata)
label().$for(forId)._(cdata)._();
forId - the for attributecdata - the content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||