| Package | Description |
|---|---|
| de.agilecoders.wicket.extensions.markup.html.bootstrap.form |
| Modifier and Type | Method and Description |
|---|---|
ColorPickerConfig.Formats |
ColorPickerConfig.getFormat() |
static ColorPickerConfig.Formats |
ColorPickerConfig.Formats.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorPickerConfig.Formats[] |
ColorPickerConfig.Formats.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ColorPickerConfig |
ColorPickerConfig.withFormat(ColorPickerConfig.Formats format) |
Copyright © 2011–2014 AgileCoders. All rights reserved.