ariba.ui.widgets
Class NeedsDelimiterConditionHandler

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

public class NeedsDelimiterConditionHandler
extends ConditionHandler

This handler does not really conditionize anything. We just need to get evaluated. See WrapperActionDelimiterConditionHandler


Constructor Summary
NeedsDelimiterConditionHandler()
           
 
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

NeedsDelimiterConditionHandler

public NeedsDelimiterConditionHandler()
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.