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.A<T extends HamletSpec.__> |
Modifier and Type | Method and Description |
---|---|
HamletSpec.A |
HamletSpec.A.$accesskey(String cdata)
accessibility key character
|
HamletSpec.A |
HamletSpec.A.$href(String uri)
URI for linked resource
|
HamletSpec.A |
HamletSpec.A.$hreflang(String cdata)
language code
|
HamletSpec.A |
HamletSpec.A.$onblur(String script)
the element lost the focus
|
HamletSpec.A |
HamletSpec.A.$onfocus(String script)
the element got the focus
|
HamletSpec.A |
HamletSpec.A.$rel(EnumSet<HamletSpec.LinkType> linkTypes)
forward link types
|
HamletSpec.A |
HamletSpec.A.$rel(String linkTypes)
forward link types
|
HamletSpec.A |
HamletSpec.A.$tabindex(int index)
position in tabbing order
|
HamletSpec.A |
HamletSpec.A.$type(String cdata)
advisory content type
|
HamletSpec.A |
HamletSpec._Anchor.a()
Add a A (anchor) element.
|
HamletSpec.A |
HamletSpec._Anchor.a(String selector)
Add a A (anchor) element.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.