UI\Controls\Entry::onChange
PHP Manual
PHP Manual»UI\Controls\Entry»UI\Controls\Entry::onChange

UI\Controls\Entry::onChange

(UI 0.9.9)

UI\Controls\Entry::onChangeChange Handler

说明

protected function UI\Controls\Entry::onChange()

Shall be executed when the text in this Entry changes

参数

此函数没有参数。

To Top