ariba.ui.widgets
Class PortletWrapper.PortletStyle

java.lang.Object
  extended by ariba.ui.widgets.PortletWrapper.PortletStyle
Direct Known Subclasses:
PortletWrapper.TOCStyle
Enclosing class:
PortletWrapper

public static class PortletWrapper.PortletStyle
extends Object


Constructor Summary
PortletWrapper.PortletStyle()
           
 
Method Summary
 String getCloseImage()
           
 String getContainerCssClass()
           
 String getMaximizedImage()
           
 String getMinimizedImage()
           
 String getOptionsImage()
           
 boolean hideGradient()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletWrapper.PortletStyle

public PortletWrapper.PortletStyle()
Method Detail

getContainerCssClass

public String getContainerCssClass()

hideGradient

public boolean hideGradient()

getMinimizedImage

public String getMinimizedImage()

getMaximizedImage

public String getMaximizedImage()

getOptionsImage

public String getOptionsImage()

getCloseImage

public String getCloseImage()


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