UI\Controls\Combo::setSelected

(PHP 7, UI 0.9.9)

UI\Controls\Combo::setSelectedSet Selected Option

설명

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

Shall set the currently selected option in this Combo

인수

index

The index of the option to select

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top