Uses of Class
org.apache.struts.scripting.ScriptAction

Uses of ScriptAction in org.apache.struts.scripting
 

Methods in org.apache.struts.scripting that return ScriptAction
 ScriptAction StrutsInfo.getAction()
          Gets the action instance.
 

Methods in org.apache.struts.scripting with parameters of type ScriptAction
 void StrutsInfo.setAction(ScriptAction action)
          Sets the action instance.
 

Constructors in org.apache.struts.scripting with parameters of type ScriptAction
StrutsInfo(ScriptAction action, org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, org.apache.struts.util.MessageResources res)
          Constructor.
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.