public class BehaviorRendererBean extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BehaviorRendererBean.BehaviorRendererExtension
|
| Constructor and Description |
|---|
BehaviorRendererBean() |
| Modifier and Type | Method and Description |
|---|---|
FacesId |
getId()
|
ClassName |
getTargetClass()
|
void |
setId(FacesId type)
|
void |
setTargetClass(ClassName rendererClass)
|
public FacesId getId()
public void setId(FacesId type)
id - the id to setpublic ClassName getTargetClass()
public void setTargetClass(ClassName rendererClass)
targetClass - the targetClass to setCopyright © 2014 JBoss by Red Hat. All Rights Reserved.