|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidatorModel | |
|---|---|
| org.richfaces.cdk.generate.java.taghandler | |
| 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 ValidatorModel in org.richfaces.cdk.generate.java.taghandler |
|---|
| Methods in org.richfaces.cdk.generate.java.taghandler with parameters of type ValidatorModel | |
|---|---|
Boolean |
TagHandlerGeneratorVisitor.visitValidator(ValidatorModel model,
Boolean data)
|
| Uses of ValidatorModel in org.richfaces.cdk.generate.taglib |
|---|
| Methods in org.richfaces.cdk.generate.taglib with parameters of type ValidatorModel | |
|---|---|
Boolean |
TaglibGeneratorVisitor.visitValidator(ValidatorModel model,
ComponentLibrary componentLibrary)
This method generates validator tag. |
| Uses of ValidatorModel in org.richfaces.cdk.model |
|---|
| Methods in org.richfaces.cdk.model that return types with arguments of type ValidatorModel | |
|---|---|
ModelCollection<ValidatorModel> |
ComponentLibrary.getValidators()
|
| Methods in org.richfaces.cdk.model with parameters of type ValidatorModel | |
|---|---|
void |
ValidatorModel.merge(ValidatorModel other)
|
boolean |
ValidatorModel.same(ValidatorModel other)
|
R |
Visitor.visitValidator(ValidatorModel model,
D param)
|
R |
SimpleVisitor.visitValidator(ValidatorModel model,
D param)
|
| Uses of ValidatorModel in org.richfaces.cdk.xmlconfig.model |
|---|
| Methods in org.richfaces.cdk.xmlconfig.model that return types with arguments of type ValidatorModel | |
|---|---|
protected Class<? extends ValidatorModel> |
ValidatorAdapter.getModelClass(ValidatorBean bean)
|
List<ValidatorModel> |
FacesConfigBean.getValidators()
|
| Methods in org.richfaces.cdk.xmlconfig.model with parameters of type ValidatorModel | |
|---|---|
protected Class<? extends ValidatorBean> |
ValidatorAdapter.getBeanClass(ValidatorModel model)
|
| Method parameters in org.richfaces.cdk.xmlconfig.model with type arguments of type ValidatorModel | |
|---|---|
void |
FacesConfigBean.setValidators(List<ValidatorModel> validators)
|
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||