|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HamletSpec._FontSize
Part of %pre.exclusion
| Method Summary | |
|---|---|
HamletSpec.SMALL |
small()
Add a SMALL (small print) element |
HamletSpec._FontSize |
small(String cdata)
Add a complete small (small print) element. |
HamletSpec._FontSize |
small(String selector,
String cdata)
Add a complete small (small print) element. |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Child |
|---|
_ |
| Method Detail |
|---|
HamletSpec.SMALL small()
HamletSpec._FontSize small(String cdata)
cdata - the content of the element
HamletSpec._FontSize small(String selector,
String cdata)
selector - css selector in the form of (#id)?(.class)*cdata - the content of the element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||