|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IExceptionSettings.AjaxErrorStrategy | |
|---|---|
| org.apache.wicket.settings | |
| org.apache.wicket.settings.def | |
| Uses of IExceptionSettings.AjaxErrorStrategy in org.apache.wicket.settings |
|---|
| Methods in org.apache.wicket.settings that return IExceptionSettings.AjaxErrorStrategy | |
|---|---|
IExceptionSettings.AjaxErrorStrategy |
IExceptionSettings.getAjaxErrorHandlingStrategy()
|
static IExceptionSettings.AjaxErrorStrategy |
IExceptionSettings.AjaxErrorStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IExceptionSettings.AjaxErrorStrategy[] |
IExceptionSettings.AjaxErrorStrategy.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.apache.wicket.settings with parameters of type IExceptionSettings.AjaxErrorStrategy | |
|---|---|
void |
IExceptionSettings.setAjaxErrorHandlingStrategy(IExceptionSettings.AjaxErrorStrategy strategy)
Sets strategy used to handle errors during Ajax request processing |
| Uses of IExceptionSettings.AjaxErrorStrategy in org.apache.wicket.settings.def |
|---|
| Methods in org.apache.wicket.settings.def that return IExceptionSettings.AjaxErrorStrategy | |
|---|---|
IExceptionSettings.AjaxErrorStrategy |
ExceptionSettings.getAjaxErrorHandlingStrategy()
|
| Methods in org.apache.wicket.settings.def with parameters of type IExceptionSettings.AjaxErrorStrategy | |
|---|---|
void |
ExceptionSettings.setAjaxErrorHandlingStrategy(IExceptionSettings.AjaxErrorStrategy errorHandlingStrategyDuringAjaxRequests)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||