Prado\Util\IBaseBehavior::attach PHP Method

attach() public method

Attaches the behavior object to the component.
public attach ( $component )
    public function attach($component);
IBaseBehavior