RSS

Пятница, 19.04.2024, 08:51
Главная » WoW API » Событий API Виджетов »

OnEnterPressed

[ править ]
Run when the Enter (or Return) key is pressed while the edit box has keyboard focus.
[клоны]
Run when the Enter (or Return) key is pressed while the edit box has keyboard focus.


Signature:
Code
OnEnterPressed(self)

Arguments:
  • self - Reference to the widget for which the script was run (editbox)

Доступна для: EditBox

Также смотрите: Событий API Виджетов
Ссылки: http://wowprogramming.com/docs/scripts/OnEnterPressed