Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

wxnavigationkeyevent(3erl) [linux man page]

wxNavigationKeyEvent(3erl)				     Erlang Module Definition					wxNavigationKeyEvent(3erl)

NAME
wxNavigationKeyEvent - See external documentation: wxNavigationKeyEvent. DESCRIPTION
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 DATA TYPES
wxNavigationKeyEvent() : An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes. EXPORTS
getDirection(This::wxNavigationKeyEvent()) -> bool() See external documentation . setDirection(This::wxNavigationKeyEvent(), BForward::bool()) -> ok See external documentation . isWindowChange(This::wxNavigationKeyEvent()) -> bool() See external documentation . setWindowChange(This::wxNavigationKeyEvent(), BIs::bool()) -> ok See external documentation . isFromTab(This::wxNavigationKeyEvent()) -> bool() See external documentation . setFromTab(This::wxNavigationKeyEvent(), BIs::bool()) -> ok See external documentation . getCurrentFocus(This::wxNavigationKeyEvent()) -> wxWindow() (see module wxWindow) See external documentation . setCurrentFocus(This::wxNavigationKeyEvent(), Win::wxWindow() (see module wxWindow)) -> ok See external documentation . AUTHORS
<> wxErlang 0.98.9 wxNavigationKeyEvent(3erl)

Check Out this Related Man Page

wxKeyEvent(3erl)					     Erlang Module Definition						  wxKeyEvent(3erl)

NAME
wxKeyEvent - See external documentation: wxKeyEvent. DESCRIPTION
See external documentation: wxKeyEvent . Use wxEvtHandler:connect/3 with EventType: : char , char_hook , key_down , key_up See also the message variant #wxKey{ } event record type. This class is derived (and can use functions) from: wxEvent DATA TYPES
wxKeyEvent() : An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes. EXPORTS
altDown(This::wxKeyEvent()) -> bool() See external documentation . cmdDown(This::wxKeyEvent()) -> bool() See external documentation . controlDown(This::wxKeyEvent()) -> bool() See external documentation . getKeyCode(This::wxKeyEvent()) -> integer() See external documentation . getModifiers(This::wxKeyEvent()) -> integer() See external documentation . getPosition(This::wxKeyEvent()) -> {X::integer(), Y::integer()} See external documentation . getRawKeyCode(This::wxKeyEvent()) -> integer() See external documentation . getRawKeyFlags(This::wxKeyEvent()) -> integer() See external documentation . getUnicodeKey(This::wxKeyEvent()) -> integer() See external documentation . getX(This::wxKeyEvent()) -> integer() See external documentation . getY(This::wxKeyEvent()) -> integer() See external documentation . hasModifiers(This::wxKeyEvent()) -> bool() See external documentation . metaDown(This::wxKeyEvent()) -> bool() See external documentation . shiftDown(This::wxKeyEvent()) -> bool() See external documentation . AUTHORS
<> wxErlang 0.98.9 wxKeyEvent(3erl)
Man Page

3 More Discussions You Might Find Interesting

1. Solaris

Unix command to remove external SCSI harddrive

Hi All, I have an external scsi harddrive (HD) connected directly to the workstation. I understand when the external HD is connected and turned on, and type in "devfsadm" command. Unix will detect it but not mount the drive. So by typing in "format" command it will display the following: #... (6 Replies)
Discussion started by: tlee
6 Replies

2. Red Hat

Disk in Linux machine are internal or external

How to check whether the disk in linux machine are internal or external ( from nas or san). How to identify internal(local) and external disks. Following are some details of my server. Thanks. #df -h Filesystem Size Used Avail Use% Mounted on /dev/sda3 15G 3.5G 10G... (2 Replies)
Discussion started by: salmanraza
2 Replies

3. Solaris

Solaris can't detect external HDD on HP server

Hello, Unix users :) Has anyone had this problem when you connect an external hard drive to the server and it is simply not visible with any commands? The server is HP DL380 g8, and OS is: root@...:/# cat /etc/release Oracle Solaris 10 8/11 s10x_u10wos_17b X86 ... (16 Replies)
Discussion started by: Aratai
16 Replies