| Package | Description |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Hamlet.AREA<T extends HamletSpec.__> |
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec.AREA |
HamletSpec.AREA.$accesskey(java.lang.String cdata) |
accessibility key character
|
HamletSpec.AREA |
HamletSpec.AREA.$alt(java.lang.String desc) |
short description
|
HamletSpec.AREA |
HamletSpec.AREA.$coords(java.lang.String cdata) |
comma-separated list of lengths
|
HamletSpec.AREA |
HamletSpec.AREA.$href(java.lang.String uri) |
URI for linked resource
|
HamletSpec.AREA |
HamletSpec.AREA.$onblur(java.lang.String script) |
the element lost the focus
|
HamletSpec.AREA |
HamletSpec.AREA.$onfocus(java.lang.String script) |
the element got the focus
|
HamletSpec.AREA |
HamletSpec.AREA.$shape(HamletSpec.Shape shape) |
controls interpretation of coords
|
HamletSpec.AREA |
HamletSpec.AREA.$tabindex(int index) |
position in tabbing order
|
HamletSpec.AREA |
HamletSpec.MAP.area() |
Add a AREA element.
|
HamletSpec.AREA |
HamletSpec.MAP.area(java.lang.String selector) |
Add a AREA element.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.