org.apache.myfaces.tobago.config
Class ThemeConfig
java.lang.Object
org.apache.myfaces.tobago.config.ThemeConfig
Deprecated.
@Deprecated
public class ThemeConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeConfig
public ThemeConfig()
- Deprecated.
getValue
@Deprecated
public static int getValue(FacesContext facesContext,
UIComponent component,
String name)
- Deprecated. since 1.5.0, please use ThemeConfig.getMeasure()
hasValue
@Deprecated
public static boolean hasValue(FacesContext facesContext,
UIComponent component,
String name)
- Deprecated. since 1.5.0, please use ThemeConfig.getMeasure()
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.