|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.pageload.EstablishDefaultParameterValuesVisitor
For all parameters in the examined component that have default values, but are not bound, automatically add an ExpressionBinding with the default value.
Constructor Summary | |
EstablishDefaultParameterValuesVisitor()
|
Method Summary | |
void |
setBindingSource(BindingSource bindingSource)
|
void |
visitComponent(IComponent component)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EstablishDefaultParameterValuesVisitor()
Method Detail |
public void visitComponent(IComponent component)
visitComponent
in interface IComponentVisitor
IComponentVisitor.visitComponent(org.apache.tapestry.IComponent)
public void setBindingSource(BindingSource bindingSource)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |