| Package | Description |
|---|---|
| org.jboss.dashboard.displayer |
The interfaces and components in charge of business indicators' UI rendering.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataDisplayerType |
| Modifier and Type | Field and Description |
|---|---|
protected DataDisplayerType |
AbstractDataDisplayer.dataDisplayerType |
| Modifier and Type | Method and Description |
|---|---|
DataDisplayerType |
DataDisplayer.getDataDisplayerType()
The type of this displayer.
|
DataDisplayerType |
AbstractDataDisplayer.getDataDisplayerType() |
DataDisplayerType[] |
DataDisplayerManager.getDataDisplayerTypes()
Get the installed displayer types.
|
DataDisplayerType |
DataDisplayerManager.getDisplayerTypeByUid(String uid)
Get a displayer type by its UID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataDisplayer.setDataDisplayerType(DataDisplayerType type) |
void |
AbstractDataDisplayer.setDataDisplayerType(DataDisplayerType type) |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.