Prado\Web\UI\TControlCollection::getOwner PHP 메소드

getOwner() 보호된 메소드

protected getOwner ( ) : TControl
리턴 TControl the control that owns this collection.
    protected function getOwner()
    {
        return $this->_o;
    }