Prado\Util\IBaseBehavior::detach PHP Method

detach() public method

Detaches the behavior object from the component.
public detach ( $component )
    public function detach($component);
IBaseBehavior