|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HamletSpec.AREA
| Method Summary | |
|---|---|
HamletSpec.AREA |
$accesskey(String cdata)
accessibility key character |
HamletSpec.AREA |
$alt(String desc)
short description |
HamletSpec.AREA |
$coords(String cdata)
comma-separated list of lengths |
HamletSpec.AREA |
$href(String uri)
URI for linked resource |
HamletSpec.AREA |
$onblur(String script)
the element lost the focus |
HamletSpec.AREA |
$onfocus(String script)
the element got the focus |
HamletSpec.AREA |
$shape(HamletSpec.Shape shape)
controls interpretation of coords |
HamletSpec.AREA |
$tabindex(int index)
position in tabbing order |
| 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._Child |
|---|
_ |
| Method Detail |
|---|
HamletSpec.AREA $shape(HamletSpec.Shape shape)
shape - of the area
HamletSpec.AREA $coords(String cdata)
cdata - coords of the area
HamletSpec.AREA $href(String uri)
uri - the URI
HamletSpec.AREA $alt(String desc)
desc - the description
HamletSpec.AREA $tabindex(int index)
index - of the order
HamletSpec.AREA $accesskey(String cdata)
cdata - the key
HamletSpec.AREA $onfocus(String script)
script - to invoke
HamletSpec.AREA $onblur(String script)
script - to invoke
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||