ariba.ui.widgets
Class HideBannerImageConditionHandler
java.lang.Object
ariba.ui.widgets.BaseHandler
ariba.ui.widgets.ConditionHandler
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
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HideBannerImageConditionHandler
public HideBannerImageConditionHandler()
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.