Uses of Class
com.cc.framework.ui.control.ControlMethodInvocation

Packages that use ControlMethodInvocation
com.cc.framework.adapter.struts   
com.cc.framework.ui.control   
 

Uses of ControlMethodInvocation in com.cc.framework.adapter.struts
 

Methods in com.cc.framework.adapter.struts with parameters of type ControlMethodInvocation
 ActionContext FWLookupDispatchAction.handleControlAction(ActionContext ctx, ControlMethodInvocation cmi)
           
 ActionContext FWDispatchAction.handleControlAction(ActionContext ctx, ControlMethodInvocation cmi)
           
 ActionContext FWAction.handleControlAction(ActionContext ctx, ControlMethodInvocation cmi)
           
 ActionContext FrameworkAction.handleControlAction(ActionContext ctx, ControlMethodInvocation cmi)
          Handles an action which comes from a control on the form an delegates the request to the control.
static ActionContext ActionUtil.handleControlAction(FrameworkAction action, ActionContext ctx, ControlMethodInvocation cmi)
          Handles an action which comes from a control on the form an delegates the request to the control.
 

Uses of ControlMethodInvocation in com.cc.framework.ui.control
 

Methods in com.cc.framework.ui.control that return ControlMethodInvocation
static ControlMethodInvocation ControlMethodInvocation.getFromHyperlink(RequestContext ctx)
          Checks if the event of of the control was triggered by a hyperlink.
static ControlMethodInvocation ControlMethodInvocation.getFromForm(RequestContext ctx)
          Checks if a action of a form was generated within a form.
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.