org.richfaces.skin
Class ThemeImpl
java.lang.Object
org.richfaces.skin.ThemeImpl
- All Implemented Interfaces:
- org.richfaces.skin.Theme
public class ThemeImpl
- extends Object
- implements org.richfaces.skin.Theme
- Author:
- asmirnov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeImpl
public ThemeImpl(Properties themeProperties)
- Parameters:
themeProperties
-
getProperty
public Object getProperty(String name)
- Specified by:
getProperty
in interface org.richfaces.skin.Theme
getRendererType
public String getRendererType()
- Specified by:
getRendererType
in interface org.richfaces.skin.Theme
getScript
public String getScript()
- Specified by:
getScript
in interface org.richfaces.skin.Theme
getStyle
public String getStyle()
- Specified by:
getStyle
in interface org.richfaces.skin.Theme
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.