|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HamletSpec._Html
| Method Summary | |
|---|---|
HamletSpec.BODY |
body()
Add a BODY element. |
HamletSpec.BODY |
body(String selector)
Add a BODY element. |
HamletSpec.HEAD |
head()
Add a HEAD element. |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Head |
|---|
base, base, title, title |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.HeadMisc |
|---|
link, link, meta_http, meta, meta, style, style |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Script |
|---|
script, script |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Object |
|---|
object, object |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Block |
|---|
_, address, address, blockquote, bq, div, div, dl, dl, hr, hr, p, p, table, table |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.Heading |
|---|
h1, h1, h1, h2, h2, h2, h3, h3, h3, h4, h4, h4, h5, h5, h5, h6, h6, h6 |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.Listing |
|---|
ol, ol, ul, ul |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.Preformatted |
|---|
pre, pre |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Form |
|---|
form, form |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._FieldSet |
|---|
fieldset, fieldset |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._InsDel |
|---|
del, del, ins, ins |
| Method Detail |
|---|
HamletSpec.HEAD head()
HamletSpec.BODY body()
HamletSpec.BODY body(String selector)
selector - the css selector in the form of (#id)*(.class)*
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||