ariba.ui.wizard.component
Class ComponentActionTarget
java.lang.Object
ariba.ui.wizard.component.ComponentActionTarget
- All Implemented Interfaces:
- WizardActionTarget
public final class ComponentActionTarget
- extends Object
- implements WizardActionTarget
ComponentActionTarget
public ComponentActionTarget(Wizard wizard,
AWComponent component,
boolean quitWizard)
terminatesWizard
public boolean terminatesWizard()
- Description copied from interface:
WizardActionTarget
- Returns true if this ation target should terminate the current wizard.
- Specified by:
terminatesWizard in interface WizardActionTarget
component
public AWComponent component()
getOriginatingFrame
public WizardFrame getOriginatingFrame()
- Description copied from interface:
WizardActionTarget
- Returns the frame that is responsible for taking form values and
handling actions originated from this target.
- Specified by:
getOriginatingFrame in interface WizardActionTarget
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.