ariba.ui.widgets
Class SiteActionHandler
java.lang.Object
ariba.ui.widgets.BaseHandler
ariba.ui.widgets.ActionHandler
ariba.ui.widgets.SiteActionHandler
- All Implemented Interfaces:
- Cloneable
public class SiteActionHandler
- extends ActionHandler
| Methods inherited from class ariba.ui.widgets.ActionHandler |
actionClicked, isExternal, isInterrupting, resolveHandler, resolveHandlerInComponent, resolveHandlerInComponent, setDefaultHandler, setHandler, submitFormToComponentAction, submitFormToUrl, target, url, useComponentAction, windowAttributes |
SiteActionHandler
public SiteActionHandler()
getSites
public List<String> getSites(AWRequestContext requestContext)
onClick
public String onClick(AWRequestContext requestContext)
- Overrides:
onClick in class ActionHandler
isEnabled
public boolean isEnabled(AWRequestContext requestContext)
- Overrides:
isEnabled in class ActionHandler
siteLabel
public String siteLabel(String site)
selectedSite
public String selectedSite()
setSelectedSite
public void setSelectedSite(String site)
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.