|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ajax4jsf.builder.component.ComponentPropertyProcessor
org.ajax4jsf.builder.component.PrimitivePropertyProcessor
public class PrimitivePropertyProcessor
Handle primitive properties
| Constructor Summary | |
|---|---|
PrimitivePropertyProcessor()
|
|
| Method Summary | |
|---|---|
boolean |
accept(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
void |
process(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
| Methods inherited from class org.ajax4jsf.builder.component.ComponentPropertyProcessor |
|---|
getAccessor, getField, getMutator, getType, handleDeprecation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrimitivePropertyProcessor()
| Method Detail |
|---|
public boolean accept(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
accept in interface PropertyProcessoraccept in class ComponentPropertyProcessor
public void process(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
process in interface PropertyProcessorprocess in class ComponentPropertyProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||