RichFaces Core API 4.1.0-SNAPSHOT

org.richfaces.skin
Interface Theme


public interface Theme

Author:
asmirnov

Method Summary
 Object getProperty(String name)
           
 String getRendererType()
           
 String getScript()
           
 String getStyle()
           
 

Method Detail

getRendererType

String getRendererType()

getStyle

String getStyle()

getScript

String getScript()

getProperty

Object getProperty(String name)

RichFaces Core API 4.1.0-SNAPSHOT

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