Prado\Web\UI\ActiveControls\TActiveRadioButtonList::getClientClassName PHP Méthode

getClientClassName() protected méthode

This method overrides the parent implementation.
protected getClientClassName ( ) : string
Résultat string the javascript class name
    protected function getClientClassName()
    {
        return 'Prado.WebUI.TActiveRadioButtonList';
    }