Prado\Web\UI\WebControls\TRadioButtonList::setSelectedIndices PHP Method

setSelectedIndices() public method

public setSelectedIndices ( $indices )
    public function setSelectedIndices($indices)
    {
        throw new TNotSupportedException('radiobuttonlist_selectedindices_unsupported');
    }