Methods in org.ajax4jsf.builder.component with parameters of type JavaClass |
boolean |
ComponentPropertyProcessor.accept(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
boolean |
PrimitivePropertyProcessor.accept(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
boolean |
ExpressionPropertyProcessor.accept(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
boolean |
ActionSource2PropertyProcessor.accept(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
boolean |
ELPropertyProcessor.accept(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
boolean |
PropertyProcessor.accept(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
void |
ComponentPropertyProcessor.process(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
void |
PrimitivePropertyProcessor.process(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
void |
ActionSource2PropertyProcessor.process(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
void |
PropertyProcessor.process(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|