ariba.ui.widgets
Class HelpActionHandler
java.lang.Object
ariba.ui.widgets.BaseHandler
ariba.ui.widgets.ActionHandler
ariba.ui.widgets.HelpActionHandler
- All Implemented Interfaces:
- 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 |
HelpActionHandler
public HelpActionHandler()
getAllHelpAreas
public static List<String> getAllHelpAreas()
- Returns all the enabled help areas.
setAllHelpAreas
public static void setAllHelpAreas(List<String> allHelpAreas)
showHelpAction
public static boolean showHelpAction(AWRequestContext requestContext)
init
public void init(AWRequestContext requestContext,
String helpKey)
getActionName
public String getActionName()
onClick
public String onClick(AWRequestContext requestContext)
- Overrides:
onClick in class ActionHandler
target
public String target(AWRequestContext requestContext)
- Overrides:
target in class ActionHandler
url
public 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 List<String> getHelpAreas(AWRequestContext requestContext)
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.