Skip to content

Commit 3dbff37

Browse files
authored
Merge pull request #6 from docsforadobe/stibinator-patch-1
added onEnterKey as a editText callback
2 parents cd75086 + 7d0571e commit 3dbff37

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/user-interface-tools/control-objects.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1965,6 +1965,18 @@ The list's ``selection`` property is set to the clicked item.
19651965

19661966
--------------------------------------------------------------------------------
19671967

1968+
.. _control-event-onenterkey:
1969+
1970+
onEnterKey
1971+
*************
1972+
1973+
.. warning::
1974+
This method/property is officially undocumented and was found via research. The information here may be inaccurate, and this whole method/property may disappear or stop working some point. Please contribute if you have more information on it!
1975+
1976+
Called when the user presses return or enter in a :ref:`control-type-edittext` control.
1977+
1978+
--------------------------------------------------------------------------------
1979+
19681980
.. _control-event-ondraw:
19691981

19701982
onDraw

0 commit comments

Comments
 (0)