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