Sets the component associated with this binding.
public void setTarget( IComponent target )
target
The component to bind that supports the IComponent interface.
See Also getTarget