|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ajax4jsf.builder.model.MethodBody
org.ajax4jsf.builder.component.methods.VelocityMethodBody
org.ajax4jsf.builder.component.methods.ELPropertyAccessorMethodBody
public class ELPropertyAccessorMethodBody
Render accessor for EL-enabled property
Constructor Summary | |
---|---|
ELPropertyAccessorMethodBody(JSFGeneratorConfiguration configuration,
PropertyBean propertyBean,
JavaField field)
|
Method Summary | |
---|---|
java.lang.String |
getTemplate()
|
Methods inherited from class org.ajax4jsf.builder.component.methods.VelocityMethodBody |
---|
getContext, loadTemplate, toCode |
Methods inherited from class org.ajax4jsf.builder.model.MethodBody |
---|
addType, getMethod, getUsedClasses, setMethod |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ELPropertyAccessorMethodBody(JSFGeneratorConfiguration configuration, PropertyBean propertyBean, JavaField field) throws GeneratorException
GeneratorException
Method Detail |
---|
public java.lang.String getTemplate()
getTemplate
in class VelocityMethodBody
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |