|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsfBean | |
---|---|
org.ajax4jsf.builder.config |
Uses of JsfBean in org.ajax4jsf.builder.config |
---|
Subclasses of JsfBean in org.ajax4jsf.builder.config | |
---|---|
class |
ComponentBaseBean
|
class |
ComponentBean
JavaBean to hold properties of component configuration. |
class |
ConverterBean
|
class |
EventBean
|
class |
FunctionBean
Created 20.03.2008 |
class |
ListenerBean
|
class |
PropertyBean
Describe JavaBean property of component. |
class |
RendererBean
JavaBean to hold renderer configuration properties |
class |
TagBean
Java Bean for hold JSP tag configuration |
class |
TagHandlerBean
Bean for handle facelets tag class properties. |
class |
ValidatorBean
|
Methods in org.ajax4jsf.builder.config that return types with arguments of type JsfBean | |
---|---|
java.util.Set<JsfBean> |
ComponentBean.getFacets()
|
java.util.List<JsfBean> |
JsfBean.getGenericTypes()
|
Methods in org.ajax4jsf.builder.config with parameters of type JsfBean | |
---|---|
void |
ComponentBean.addFacet(JsfBean facet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |