ariba.ui.widgets
Class HelpActionHandler
java.lang.Object
ariba.ui.widgets.BaseHandler
ariba.ui.widgets.ActionHandler
ariba.ui.widgets.HelpActionHandler
- All Implemented Interfaces:
- java.lang.Cloneable
public class HelpActionHandler
- extends ActionHandler
doc comment goes here
Methods inherited from class ariba.ui.widgets.ActionHandler |
actionClicked, isEnabled, isInterrupting, resolveHandler, resolveHandlerInComponent, resolveHandlerInComponent, setDefaultHandler, setHandler, submitFormToComponentAction, submitFormToUrl, windowAttributes |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelpActionHandler
public HelpActionHandler()
getAllHelpAreas
public static java.util.List<java.lang.String> getAllHelpAreas()
- Returns all the enabled help areas.
setAllHelpAreas
public static void setAllHelpAreas(java.util.List<java.lang.String> allHelpAreas)
showHelpAction
public static boolean showHelpAction(AWRequestContext requestContext)
init
public void init(AWRequestContext requestContext,
java.lang.String helpKey)
getActionName
public java.lang.String getActionName()
onClick
public java.lang.String onClick(AWRequestContext requestContext)
- Overrides:
onClick
in class ActionHandler
target
public java.lang.String target(AWRequestContext requestContext)
- Overrides:
target
in class ActionHandler
url
public java.lang.String url(AWRequestContext requestContext)
- Overrides:
url
in class ActionHandler
isExternal
public boolean isExternal(AWRequestContext requestContext)
- Overrides:
isExternal
in class ActionHandler
useComponentAction
public boolean useComponentAction(AWRequestContext requestContext)
- Overrides:
useComponentAction
in class ActionHandler
getHelpAreas
public java.util.List<java.lang.String> getHelpAreas(AWRequestContext requestContext)
AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.