|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.enhance.SpecifiedPropertyWorker
Responsible for adding properties to a class corresponding to specified properties in the component's specification.
Constructor Summary | |
SpecifiedPropertyWorker()
|
Method Summary | |
void |
performEnhancement(EnhancementOperation op,
IComponentSpecification spec)
Iterates over the specified properties, creating an enhanced property for each (a field, an accessor, a mutator). |
void |
setBindingSource(BindingSource bindingSource)
|
void |
setErrorLog(org.apache.hivemind.ErrorLog errorLog)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SpecifiedPropertyWorker()
Method Detail |
public void performEnhancement(EnhancementOperation op, IComponentSpecification spec)
Tapestry.fireObservedChange(IComponent, String, Object)
in thier
mutator.
performEnhancement
in interface EnhancementWorker
public void setErrorLog(org.apache.hivemind.ErrorLog errorLog)
public void setBindingSource(BindingSource bindingSource)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |