Uses of Class
org.apache.axis2.tools.component.CancelAction

Packages that use CancelAction
org.apache.axis2.tools.component   
org.apache.axis2.tools.wizardframe   
 

Uses of CancelAction in org.apache.axis2.tools.component
 

Methods in org.apache.axis2.tools.component that return CancelAction
 CancelAction DefaultWizardComponents.getCancelAction()
           
 CancelAction WizardComponents.getCancelAction()
           
 

Methods in org.apache.axis2.tools.component with parameters of type CancelAction
 void DefaultWizardComponents.setCancelAction(CancelAction aCancelAction)
           
 void WizardComponents.setCancelAction(CancelAction aCancelAction)
           
 

Uses of CancelAction in org.apache.axis2.tools.wizardframe
 

Methods in org.apache.axis2.tools.wizardframe that return CancelAction
protected  CancelAction WizardFrame.createCancelAction()
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.