Uses of Class
org.apache.myfaces.tobago.context.ThemeStyle
Packages that use ThemeStyle
-
Uses of ThemeStyle in org.apache.myfaces.tobago.context
Methods in org.apache.myfaces.tobago.context that return ThemeStyleModifier and TypeMethodDescriptionTheme.getStyleResources
(boolean production) ThemeImpl.getStyleResources
(boolean production) Methods in org.apache.myfaces.tobago.context that return types with arguments of type ThemeStyleMethods in org.apache.myfaces.tobago.context with parameters of type ThemeStyleModifier and TypeMethodDescriptionboolean
ThemeResources.addExcludeStyle
(ThemeStyle style) boolean
ThemeResources.addIncludeStyle
(ThemeStyle style) boolean
ThemeResources.addStyle
(ThemeStyle style, boolean exclude) Deprecated.
ThemeResources.addIncludeStyle(org.apache.myfaces.tobago.context.ThemeStyle)
orThemeResources.addExcludeStyle(org.apache.myfaces.tobago.context.ThemeStyle)