ariba.ui.widgets
Class IsSidebarVisibleConditionHandler

java.lang.Object
  extended by ariba.ui.widgets.BaseHandler
      extended by ariba.ui.widgets.ConditionHandler
          extended by ariba.ui.widgets.IsSidebarVisibleConditionHandler
All Implemented Interfaces:
java.lang.Cloneable

public class IsSidebarVisibleConditionHandler
extends ConditionHandler


Constructor Summary
IsSidebarVisibleConditionHandler()
           
 
Method Summary
 boolean evaluateCondition(AWRequestContext requestContext)
           
 
Methods inherited from class ariba.ui.widgets.ConditionHandler
resolveHandlerInComponent, setDefaultHandler, setHandler
 
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

IsSidebarVisibleConditionHandler

public IsSidebarVisibleConditionHandler()
Method Detail

evaluateCondition

public boolean evaluateCondition(AWRequestContext requestContext)
Specified by:
evaluateCondition in class ConditionHandler


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