ariba.ui.widgets
Class ToggleSidebarActionHandler

java.lang.Object
  extended by ariba.ui.widgets.BaseHandler
      extended by ariba.ui.widgets.ActionHandler
          extended by ariba.ui.widgets.ToggleSidebarActionHandler
All Implemented Interfaces:
java.lang.Cloneable

public class ToggleSidebarActionHandler
extends ActionHandler


Constructor Summary
ToggleSidebarActionHandler()
           
 
Method Summary
 AWResponseGenerating actionClicked(AWRequestContext requestContext)
           
 boolean isInterrupting(AWRequestContext requestContext)
           
 
Methods inherited from class ariba.ui.widgets.ActionHandler
isEnabled, isExternal, onClick, resolveHandler, resolveHandlerInComponent, resolveHandlerInComponent, setDefaultHandler, setHandler, submitFormToComponentAction, submitFormToUrl, target, url, useComponentAction, windowAttributes
 
Methods inherited from class ariba.ui.widgets.BaseHandler
clone, name, resolveHandler, resolveHandler, setDefaultHandler, setHandler
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToggleSidebarActionHandler

public ToggleSidebarActionHandler()
Method Detail

isInterrupting

public boolean isInterrupting(AWRequestContext requestContext)
Overrides:
isInterrupting in class ActionHandler

actionClicked

public AWResponseGenerating actionClicked(AWRequestContext requestContext)
Overrides:
actionClicked in class ActionHandler


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.