| Modifier and Type | Method and Description |
|---|---|
static AjaxContext |
AjaxContext.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorAdaptor.afterHandler(AjaxContext context,
Object controller,
Object[] arguments,
Object returnValue) |
void |
Interceptor.afterHandler(AjaxContext context,
Object controller,
Object[] arguments,
Object returnValue) |
void |
InterceptorAdaptor.beforeHandler(AjaxContext context,
Object controller,
Object[] arguments) |
void |
Interceptor.beforeHandler(AjaxContext context,
Object controller,
Object[] arguments) |
| Modifier and Type | Field and Description |
|---|---|
protected AjaxContext |
PhaseContainer.context |
| Constructor and Description |
|---|
ExecutePhase(AjaxContext context) |
LoadClassPhase(AjaxContext context) |
LoadResourcePhase(AjaxContext context) |
PhaseContainer(AjaxContext context) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
TypeHandlerImpl.returnHandler(AjaxContext context,
Object methodReturn) |
void |
PageTypeHandleImpl.returnHandler(AjaxContext context,
Object methodReturn) |
void |
DefaultTypeHandleImpl.returnHandler(AjaxContext context,
Object methodReturn) |
Copyright © 2014. All rights reserved.