ariba.ui.wizard.component
Class WizardExitActionHandler
java.lang.Object
ariba.ui.widgets.BaseHandler
ariba.ui.widgets.ActionHandler
ariba.ui.wizard.component.WizardExitActionHandler
- All Implemented Interfaces:
- java.lang.Cloneable
public final class WizardExitActionHandler
- extends ActionHandler
Methods inherited from class ariba.ui.widgets.ActionHandler |
isEnabled, isExternal, isInterrupting, onClick, resolveHandler, resolveHandlerInComponent, resolveHandlerInComponent, setDefaultHandler, setHandler, submitFormToComponentAction, submitFormToUrl, target, url, useComponentAction, windowAttributes |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExitActionHandlerKey
public static final java.lang.String ExitActionHandlerKey
- See Also:
- Constant Field Values
WizardExitActionHandler
public WizardExitActionHandler(ActionHandler defaultHandler,
Wizard wizard)
createHandler
public static WizardExitActionHandler createHandler(ActionHandler defaultHandler,
Wizard wizard)
actionClicked
public AWResponseGenerating actionClicked(AWRequestContext requestContext)
- Overrides:
actionClicked
in class ActionHandler
setActionHandler
public static void setActionHandler(WizardFrame exitFrame,
ActionHandler actionHandler)
clearActionHandler
public static void clearActionHandler(WizardFrame exitFrame)
actionHandler
public static ActionHandler actionHandler(WizardFrame exitFrame)
AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.