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.OPTION<T extends HamletSpec.__> |
Modifier and Type | Method and Description |
---|---|
HamletSpec.OPTION |
HamletSpec.OPTION.$disabled()
unavailable in this context
|
HamletSpec.OPTION |
HamletSpec.OPTION.$label(String cdata)
for use in hierarchical menus
|
HamletSpec.OPTION |
HamletSpec.OPTION.$selected()
currently selected option
|
HamletSpec.OPTION |
HamletSpec.OPTION.$value(String cdata)
defaults to element content
|
HamletSpec.OPTION |
HamletSpec._Option.option()
Add a OPTION element.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.