Prado\Web\UI\TControlAdapter::getControl PHP Méthode

getControl() public méthode

public getControl ( ) : TControl
Résultat TControl the control to which this adapter is attached
    public function getControl()
    {
        return $this->_control;
    }