Uses of Class
org.apache.myfaces.tobago.context.ThemeImpl

Packages that use ThemeImpl
org.apache.myfaces.tobago.context   
org.apache.myfaces.tobago.internal.config   
 

Uses of ThemeImpl in org.apache.myfaces.tobago.context
 

Methods in org.apache.myfaces.tobago.context that return ThemeImpl
 ThemeImpl ThemeImpl.getFallback()
           
 

Methods in org.apache.myfaces.tobago.context with parameters of type ThemeImpl
 void ThemeImpl.setFallback(ThemeImpl fallback)
           
 

Uses of ThemeImpl in org.apache.myfaces.tobago.internal.config
 

Methods in org.apache.myfaces.tobago.internal.config that return ThemeImpl
 ThemeImpl ThemeParser.parse(URL url)
          Deprecated.  
 

Methods in org.apache.myfaces.tobago.internal.config that return types with arguments of type ThemeImpl
 List<ThemeImpl> TobagoConfigFragment.getThemeDefinitions()
           
 

Methods in org.apache.myfaces.tobago.internal.config with parameters of type ThemeImpl
 void TobagoConfigFragment.addThemeDefinition(ThemeImpl theme)
           
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.