ariba.ui.widgets
Class HideBannerImageConditionHandler

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

public class HideBannerImageConditionHandler
extends ConditionHandler

Prod Image Branded | Banner Image Branded | Prod Image Wide | Display N N x Normal N Y x Normal Y N N Hide banner image Y N Y Hide banner image, display prod image in banner area Y Y x Normal


Constructor Summary
HideBannerImageConditionHandler()
           
 
Method Summary
 boolean evaluateCondition(AWRequestContext requestContext)
           
static AWImageInfo productImageBrandedOnly(AWRequestContext requestContext)
          Returns the product image's info if the product image is branded AND the banner image is not branded
 
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

HideBannerImageConditionHandler

public HideBannerImageConditionHandler()
Method Detail

evaluateCondition

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

productImageBrandedOnly

public static AWImageInfo productImageBrandedOnly(AWRequestContext requestContext)
Returns the product image's info if the product image is branded AND the banner image is not branded



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