UI\Controls\Radio::setSelected

(UI 0.9.9)

UI\Controls\Radio::setSelectedSet Selected Option

説明

publicUI\Controls\Radio::setSelected(int$index)

Shall set the currently selected option in this Radio

パラメータ

index

The index of the option to select

To Top