org.richfaces.cdk.xmlconfig.model
Class BehaviorRendererBean
java.lang.Object
org.richfaces.cdk.xmlconfig.model.BehaviorRendererBean
public class BehaviorRendererBean
- extends Object
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BehaviorRendererBean
public BehaviorRendererBean()
getId
public FacesId getId()
- Returns:
- the id
setId
public void setId(FacesId type)
- Parameters:
id - the id to set
getTargetClass
public ClassName getTargetClass()
- Returns:
- the targetClass
setTargetClass
public void setTargetClass(ClassName rendererClass)
- Parameters:
targetClass - the targetClass to set
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.