|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FunctionModel | |
|---|---|
| org.richfaces.cdk.generate.taglib | |
| org.richfaces.cdk.model | CDK library model classes used by all generation tasks. |
| org.richfaces.cdk.xmlconfig.model | JAXB classes that wraps real model classes. |
| Uses of FunctionModel in org.richfaces.cdk.generate.taglib |
|---|
| Methods in org.richfaces.cdk.generate.taglib with parameters of type FunctionModel | |
|---|---|
Boolean |
TaglibGeneratorVisitor.visitFunction(FunctionModel model,
ComponentLibrary componentLibrary)
|
| Uses of FunctionModel in org.richfaces.cdk.model |
|---|
| Methods in org.richfaces.cdk.model that return types with arguments of type FunctionModel | |
|---|---|
ModelCollection<FunctionModel> |
ComponentLibrary.getFunctions()
|
| Methods in org.richfaces.cdk.model with parameters of type FunctionModel | |
|---|---|
void |
FunctionModel.merge(FunctionModel other)
|
boolean |
FunctionModel.same(FunctionModel other)
|
R |
Visitor.visitFunction(FunctionModel model,
D param)
|
R |
SimpleVisitor.visitFunction(FunctionModel model,
D param)
|
| Uses of FunctionModel in org.richfaces.cdk.xmlconfig.model |
|---|
| Methods in org.richfaces.cdk.xmlconfig.model that return types with arguments of type FunctionModel | |
|---|---|
List<FunctionModel> |
FacesConfigBean.FacesConfigExtension.getFunctions()
|
protected Class<? extends FunctionModel> |
FunctionAdapter.getModelClass(FunctionBean bean)
|
| Methods in org.richfaces.cdk.xmlconfig.model with parameters of type FunctionModel | |
|---|---|
protected Class<? extends FunctionBean> |
FunctionAdapter.getBeanClass(FunctionModel prop)
|
| Method parameters in org.richfaces.cdk.xmlconfig.model with type arguments of type FunctionModel | |
|---|---|
void |
FacesConfigBean.FacesConfigExtension.setFunctions(List<FunctionModel> functions)
|
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||