|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AjaxRequest | |
| com.cc.framework.adapter.struts | |
| com.cc.framework.ui.control | |
| Uses of AjaxRequest in com.cc.framework.adapter.struts |
| Subinterfaces of AjaxRequest in com.cc.framework.adapter.struts | |
interface |
ActionContext
If an action is called, all relevant informations (like the session, request, response object) are passed by a context object which implements this interface. |
interface |
FormActionContext
Encapsulate all parameter which will be used by invoking a Form-Action method |
| Classes in com.cc.framework.adapter.struts that implement AjaxRequest | |
class |
ActionContextWrapper
Wrapper Class for the ActionContext |
class |
ConcreteActionContext
This class encapsulate all informations needed when calling a control action method. |
class |
ConcreteControlActionContext
encapsulates all parameters which are required if a control action is performed. |
class |
ConcreteFormActionContext
ActionContext for Actions in Forms |
| Uses of AjaxRequest in com.cc.framework.ui.control |
| Subinterfaces of AjaxRequest in com.cc.framework.ui.control | |
interface |
ControlActionContext
|
interface |
ControlRequestContext
Encapsulate all parameter which will be used by invoking a Control-Action method |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||