| Package | Description |
|---|---|
| org.wicketstuff.foundation.alert |
| Modifier and Type | Method and Description |
|---|---|
AlertOptions |
AlertOptions.setColor(AlertColor color) |
AlertOptions |
AlertOptions.setRadius(ButtonRadius radius) |
| Constructor and Description |
|---|
AlertOptions(AlertOptions other) |
FoundationAlert(String id,
org.apache.wicket.model.IModel<String> titleModel,
AlertOptions options)
Create FoundationAlert component.
|
| Constructor and Description |
|---|
FoundationAlert(String id,
org.apache.wicket.model.IModel<String> titleModel,
org.apache.wicket.model.IModel<AlertOptions> optionsModel)
Create FoundationAlert component.
|
Copyright © 2015. All rights reserved.