Prado\Web\UI\WebControls\TWizard::getSideBar PHP Méthode

getSideBar() public méthode

public getSideBar ( ) : TPanel
Résultat TPanel container of the wizard side bar
    public function getSideBar()
    {
        return $this->_sideBar;
    }
TWizard