Uses of Class
org.salespointframework.desktop.renderer.CatalogListViewRenderer.ShadowStyle

Packages that use CatalogListViewRenderer.ShadowStyle
org.salespointframework.desktop.renderer   
 

Uses of CatalogListViewRenderer.ShadowStyle in org.salespointframework.desktop.renderer
 

Fields in org.salespointframework.desktop.renderer declared as CatalogListViewRenderer.ShadowStyle
protected  CatalogListViewRenderer.ShadowStyle UserListViewRenderer.shadowStyle
          shadow style
protected  CatalogListViewRenderer.ShadowStyle CatalogListViewRenderer.shadowStyle
          current shadow effect
 

Methods in org.salespointframework.desktop.renderer that return CatalogListViewRenderer.ShadowStyle
static CatalogListViewRenderer.ShadowStyle CatalogListViewRenderer.ShadowStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CatalogListViewRenderer.ShadowStyle[] CatalogListViewRenderer.ShadowStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.salespointframework.desktop.renderer with parameters of type CatalogListViewRenderer.ShadowStyle
CatalogListViewRenderer(CatalogListViewRenderer.ShadowStyle shadowStyle, java.util.Locale locale)
          constructor
CatalogListViewRenderer(CatalogListViewRenderer.ShadowStyle shadowStyle, java.util.Locale locale, int renderAttributes)
          constructor
CountingStockListViewRenderer(CatalogListViewRenderer.ShadowStyle shadowStyle, java.util.Locale locale)
          constructor
CountingStockListViewRenderer(CatalogListViewRenderer.ShadowStyle shadowStyle, java.util.Locale locale, int renderAttributes)
          constructor
DataBasketListViewRenderer(CatalogListViewRenderer.ShadowStyle shadowStyle, java.util.Locale locale)
          constructor
DataBasketListViewRenderer(CatalogListViewRenderer.ShadowStyle shadowStyle, java.util.Locale locale, int renderAttributes)
          constructor
StoringStockListViewRenderer(CatalogListViewRenderer.ShadowStyle shadowStyle, java.util.Locale locale)
          constructor
StoringStockListViewRenderer(CatalogListViewRenderer.ShadowStyle shadowStyle, java.util.Locale locale, int renderAttributes)
          constructor
UserListViewRenderer(CatalogListViewRenderer.ShadowStyle shadowSytle, int renderAttributes)
          constructor