|
||||||||||
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.ActionSource2PropertyProcessor
public class ActionSource2PropertyProcessor
Constructor Summary | |
---|---|
ActionSource2PropertyProcessor()
|
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 ActionSource2PropertyProcessor()
Method Detail |
---|
public boolean accept(PropertyBean propertyBean, JavaClass javaClass, JSFGeneratorConfiguration configuration)
accept
in interface PropertyProcessor
accept
in class ComponentPropertyProcessor
public void process(PropertyBean propertyBean, JavaClass javaClass, JSFGeneratorConfiguration configuration)
process
in interface PropertyProcessor
process
in class ComponentPropertyProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |