| Package | Description |
|---|---|
| org.apache.wicket.settings |
| Modifier and Type | Method and Description |
|---|---|
ExceptionSettings.AjaxErrorStrategy |
ExceptionSettings.getAjaxErrorHandlingStrategy() |
static ExceptionSettings.AjaxErrorStrategy |
ExceptionSettings.AjaxErrorStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionSettings.AjaxErrorStrategy[] |
ExceptionSettings.AjaxErrorStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionSettings |
ExceptionSettings.setAjaxErrorHandlingStrategy(ExceptionSettings.AjaxErrorStrategy errorHandlingStrategyDuringAjaxRequests)
Sets strategy used to handle errors during Ajax request processing
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.