Package | Description |
---|---|
org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
Modifier and Type | Class and Description |
---|---|
class |
Hamlet.AREA<T extends HamletSpec.__> |
Modifier and Type | Method and Description |
---|---|
HamletSpec.AREA |
HamletSpec.AREA.$accesskey(String cdata)
accessibility key character
|
HamletSpec.AREA |
HamletSpec.AREA.$alt(String desc)
short description
|
HamletSpec.AREA |
HamletSpec.AREA.$coords(String cdata)
comma-separated list of lengths
|
HamletSpec.AREA |
HamletSpec.AREA.$href(String uri)
URI for linked resource
|
HamletSpec.AREA |
HamletSpec.AREA.$onblur(String script)
the element lost the focus
|
HamletSpec.AREA |
HamletSpec.AREA.$onfocus(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(String selector)
Add a AREA element.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.