| Package | Description |
|---|---|
| org.jboss.dashboard.displayer |
The interfaces and components in charge of business indicators' UI rendering.
|
| Modifier and Type | Method and Description |
|---|---|
static DataDisplayerFeature |
DataDisplayerFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataDisplayerFeature[] |
DataDisplayerFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractDataDisplayerRenderer.isFeatureSupported(DataDisplayer displayer,
DataDisplayerFeature feature) |
boolean |
DataDisplayerRenderer.isFeatureSupported(DataDisplayer displayer,
DataDisplayerFeature feature) |
Copyright © 2012–2015 JBoss by Red Hat. All rights reserved.