Uses of Interface
org.apache.myfaces.trinidadinternal.style.StyleMap

Packages that use StyleMap
org.apache.myfaces.trinidadinternal.style   
org.apache.myfaces.trinidadinternal.style.cache   
 

Uses of StyleMap in org.apache.myfaces.trinidadinternal.style
 

Methods in org.apache.myfaces.trinidadinternal.style that return StyleMap
 StyleMap StyleContext.getStyleMap()
           
 StyleMap StyleProvider.getStyleMap(StyleContext context)
          Returns a StyleMap object, which can be used to retreive Style objects for the specified context.
 

Uses of StyleMap in org.apache.myfaces.trinidadinternal.style.cache
 

Methods in org.apache.myfaces.trinidadinternal.style.cache that return StyleMap
 StyleMap FileSystemStyleCache.getStyleMap(StyleContext context)
          Implementation of StyleProvider.getStyleMap().
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.