Uses of Interface
org.apache.myfaces.tobago.context.RenderersConfig

Packages that use RenderersConfig
org.apache.myfaces.tobago.config   
org.apache.myfaces.tobago.context   
 

Uses of RenderersConfig in org.apache.myfaces.tobago.config
 

Methods in org.apache.myfaces.tobago.config that return RenderersConfig
 RenderersConfig TobagoConfig.getRenderersConfig()
           
 

Methods in org.apache.myfaces.tobago.config with parameters of type RenderersConfig
 void TobagoConfig.setRenderersConfig(RenderersConfig renderersConfig)
           
 

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

Classes in org.apache.myfaces.tobago.context that implement RenderersConfig
 class RenderersConfigImpl
           
 

Methods in org.apache.myfaces.tobago.context that return RenderersConfig
 RenderersConfig Theme.getRenderersConfig()
           
 



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