wxNavigationKeyEvent

See external documentation: wxNavigationKeyEvent.

See external documentation: wxNavigationKeyEvent.

Use wxEvtHandler:connect/3 with EventType:

navigation_key

See also the message variant #wxNavigationKey{} event record type.

This class is derived (and can use functions) from:
wxEvent

Functions


getDirection(This) -> boolean()

See external documentation.

setDirection(This, BForward) -> ok

See external documentation.

isWindowChange(This) -> boolean()

See external documentation.

setWindowChange(This, BIs) -> ok

See external documentation.

isFromTab(This) -> boolean()

See external documentation.

setFromTab(This, BIs) -> ok

See external documentation.

getCurrentFocus(This) -> wxWindow:wxWindow()

See external documentation.

setCurrentFocus(This, Win) -> ok

See external documentation.