| Package | Description |
|---|---|
| net.dontdrinkandroot.wicket.bootstrap.component.panel | |
| net.dontdrinkandroot.wicket.bootstrap.css |
| Modifier and Type | Method and Description |
|---|---|
PanelStyle |
Panel.getPanelStyle() |
| Modifier and Type | Method and Description |
|---|---|
Panel<T> |
Panel.setPanelStyle(PanelStyle style) |
| Modifier and Type | Method and Description |
|---|---|
static PanelStyle |
PanelStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PanelStyle[] |
PanelStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 dontdrinkandroot. All rights reserved.