Package | Description |
---|---|
org.dashbuilder.displayer |
Modifier and Type | Method and Description |
---|---|
static DisplayerType |
DisplayerType.getByName(String str) |
DisplayerType |
DisplayerSettings.getType() |
static DisplayerType |
DisplayerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisplayerType[] |
DisplayerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DisplayerSettings.setType(DisplayerType displayerType) |
Constructor and Description |
---|
DisplayerSettings(DisplayerType displayerType) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.