| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.runtime.charts |
| Modifier and Type | Field and Description |
|---|---|
protected ColumnType |
Column.type |
| Modifier and Type | Method and Description |
|---|---|
ColumnType |
Column.getType() |
static ColumnType |
ColumnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnType[] |
ColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Column(ColumnType type,
String label) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.