GoLang UI\Area::onKey

request it (273)
GoLang replacement for PHP's UI\Area::onKey [edit | history]



Do you know a GoLang replacement for PHP's UI\Area::onKey? Write it!

PHP UI\Area::onKey

PHP original manual for UI\Area::onKey [ show | php.net ]

UI\Area::onKey

(PHP 7, UI 0.9.9)

UI\Area::onKeyKey Callback

Description

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

Shall be executed on key events

Parameters

key

The key pressed

ext

The extended key pressed

flags

Event modifiers

Return Values