|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Encapsulate all parameter which will be used by invoking a Control-Action method
Method Summary | |
ControlActionDef |
action()
Gets the Action Definition |
Control |
control()
Returns the control |
java.lang.String |
getActionMethod()
Returns the Name of the action handler in the syntax: [Controlname]_on[Action] |
java.lang.String |
getControlName()
|
Methods inherited from interface com.cc.framework.adapter.RequestContext |
getLocale, getNestedContext, getPrincipal |
Methods inherited from interface com.cc.framework.http.HttpContext |
getAttribute, getServletContext, request, response, session |
Methods inherited from interface com.cc.framework.adapter.AjaxRequest |
addMenu, cancelAjaxRequest, getAjaxAttribute, getAjaxAttributeNames, getDirtyControls, getMenus, isAjaxCanceled, isAjaxRequest, markDirty, setAjaxAttribute |
Method Detail |
public Control control()
public ControlActionDef action()
public java.lang.String getActionMethod()
public java.lang.String getControlName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |