|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HamletSpec.BODY
| Method Summary | |
|---|---|
HamletSpec.BODY |
$onload(String script)
The document has been loaded. |
HamletSpec.BODY |
$onunload(String script)
The document has been removed |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.CoreAttrs |
|---|
$class, $id, $style, $title |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.I18nAttrs |
|---|
$dir, $lang |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.EventsAttrs |
|---|
$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmousemove, $onmouseout, $onmouseover, $onmouseup |
| 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._Script |
|---|
script, script |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._InsDel |
|---|
del, del, ins, ins |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Child |
|---|
_ |
| Method Detail |
|---|
HamletSpec.BODY $onload(String script)
script - to invoke
HamletSpec.BODY $onunload(String script)
script - to invoke
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||