| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.components |
| Modifier and Type | Method and Description |
|---|---|
ProgressBar.Type |
ProgressBar.type() |
static ProgressBar.Type |
ProgressBar.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProgressBar.Type[] |
ProgressBar.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressBar |
ProgressBar.type(ProgressBar.Type type) |
Copyright © 2013 agilecoders.de. All Rights Reserved.