|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.binding.AbstractBindingFactory
org.weda.tapestry.binding.ObjectSourceBindingFactory
public class ObjectSourceBindingFactory
Constructor Summary | |
---|---|
ObjectSourceBindingFactory()
|
Method Summary | |
---|---|
org.apache.tapestry.IBinding |
createBinding(org.apache.tapestry.IComponent iComponent,
java.lang.String description,
java.lang.String expression,
org.apache.hivemind.Location location)
|
void |
setObjectSourceRegistry(ObjectSourceRegistry objectSourceRegistry)
|
Methods inherited from class org.apache.tapestry.binding.AbstractBindingFactory |
---|
getValueConverter, setValueConverter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectSourceBindingFactory()
Method Detail |
---|
public org.apache.tapestry.IBinding createBinding(org.apache.tapestry.IComponent iComponent, java.lang.String description, java.lang.String expression, org.apache.hivemind.Location location)
public void setObjectSourceRegistry(ObjectSourceRegistry objectSourceRegistry)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |