Package | Description |
---|---|
com.evolveum.midpoint.web.component |
Modifier and Type | Method and Description |
---|---|
static BootstrapLabel.State |
BootstrapLabel.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootstrapLabel.State[] |
BootstrapLabel.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BootstrapLabel(String id,
org.apache.wicket.model.IModel<String> model,
org.apache.wicket.model.IModel<BootstrapLabel.State> state) |
Copyright © 2014 evolveum. All rights reserved.