DataBinding.setTarget

Overview | Methods | This Package | All Packages

DataBinding.setTarget

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