RichFaces Core API 4.1.0.20110910-M2

org.richfaces.skin
Interface Theme


public interface Theme

Author:
asmirnov

Method Summary
 java.lang.Object getProperty(java.lang.String name)
           
 java.lang.String getRendererType()
           
 java.lang.String getScript()
           
 java.lang.String getStyle()
           
 

Method Detail

getRendererType

java.lang.String getRendererType()

getStyle

java.lang.String getStyle()

getScript

java.lang.String getScript()

getProperty

java.lang.Object getProperty(java.lang.String name)

RichFaces Core API 4.1.0.20110910-M2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.