Overview | Methods | This Package | All Packages
Sets the component associated with this binding.
Syntax
public void setTarget( IComponent target )
Parameters
target
The component to bind that supports the IComponent interface.
See Also getTarget