All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class edu.syr.npac.webflow.impl.connection.propertyLinker

java.lang.Object
   |
   +----edu.syr.npac.webflow.impl.connection.propertyLinker

public class propertyLinker
extends Object
propertyLinker - links properties in different objects.

Constructor Index

 o propertyLinker()

Method Index

 o hookPropertiesTogether(Object, String, Object, String)

Constructors

 o propertyLinker
 public propertyLinker()

Methods

 o hookPropertiesTogether
 public void hookPropertiesTogether(Object sourceObject,
                                    String sourcePropName,
                                    Object targetObject,
                                    String targetPropName) throws propertyException

All Packages  Class Hierarchy  This Package  Previous  Next  Index