UI\Controls\Combo
PHP Manual

UI\Controls\Combo::setSelected

(PHP 7, UI 0.9.9)

UI\Controls\Combo::setSelectedSet Selected Option

Description

public UI\Controls\Combo::setSelected ( integer $index )

Shall set the currently selected option in this Combo

Parameters

index

The index of the option to select


UI\Controls\Combo
PHP Manual