| Package | Description |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
HamletSpec._Table |
|
static interface |
HamletSpec.COLGROUP |
|
static interface |
HamletSpec.TABLE |
TBODY should be used after THEAD/TFOOT, iff there're no TABLE.TR elements.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Hamlet.COLGROUP<T extends HamletSpec.__> |
|
class |
Hamlet.TABLE<T extends HamletSpec.__> |
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec._TableCol |
HamletSpec._TableCol.col(java.lang.String selector) |
Add a COL element.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.