Php/docs/ui-area.onkey

提供:Dev Guides
< Php
移動先:案内検索

UI\Area::onKey

(UI 0.9.9)

UI\Area::onKeyKey Callback


説明

protected UI\Area::onKey ( string $key , int $ext , int $flags )

Shall be executed on key events


パラメータ

key
The key pressed
ext
The extended key pressed
flags
Event modifiers


返り値