Prado\Util\TClassBehavior::detach PHP Method

detach() public method

Detaches the behavior object from the component.
public detach ( $component )
    public function detach($component)
    {
    }
TClassBehavior