Class ThemeStyle
- java.lang.Object
-
- org.apache.myfaces.tobago.context.ThemeResource
-
- org.apache.myfaces.tobago.context.ThemeStyle
-
- All Implemented Interfaces:
Serializable
public final class ThemeStyle extends ThemeResource
- Since:
- 1.5.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ThemeStyle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-
Methods inherited from class org.apache.myfaces.tobago.context.ThemeResource
equals, getName, getPriority, hashCode, setName, setPriority
-
-