UI\Controls\Combo::onSelected
PHP Manual
PHP Manual»UI\Controls\Combo»UI\Controls\Combo::onSelected

UI\Controls\Combo::onSelected

(UI 0.9.9)

UI\Controls\Combo::onSelectedSelected Handler

说明

protected function UI\Controls\Combo::onSelected()

Shall be executed when an option is selected in this Combo

参数

此函数没有参数。

To Top