ariba.ui.widgets
Class DisabledActionHandler

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

public class DisabledActionHandler
extends ActionHandler


Constructor Summary
DisabledActionHandler()
           
 
Method Summary
 boolean isEnabled(AWRequestContext requestContext)
           
 
Methods inherited from class ariba.ui.widgets.ActionHandler
actionClicked, isExternal, isInterrupting, 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

DisabledActionHandler

public DisabledActionHandler()
Method Detail

isEnabled

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


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