public interface FacesComponent
| Modifier and Type | Interface and Description |
|---|---|
static class |
FacesComponent.ComponentPredicate
This predicate can be used to lookup component in |
| Modifier and Type | Method and Description |
|---|---|
FacesId |
getId()
|
ClassName |
getTargetClass()
|
void |
setId(FacesId id)
|
void |
setTargetClass(ClassName targetClass)
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.