table of contents
other versions
- wheezy 1:15.b.1-dfsg-4+deb7u1
- wheezy-backports 1:17.3-dfsg-4~bpo70+1
- jessie 1:17.3-dfsg-4+deb8u1
- jessie-backports 1:19.2.1+dfsg-2~bpo8+1
- testing 1:19.2.1+dfsg-2
- unstable 1:19.2.1+dfsg-2
- experimental 1:19.3.1+dfsg-1
wxCommandEvent(3erl) | Erlang Module Definition | wxCommandEvent(3erl) |
NAME¶
wxCommandEvent - See external documentation: wxCommandEvent.DESCRIPTION¶
See external documentation: wxCommandEvent.- Use wxEvtHandler:connect/3 with EventType::
- command_button_clicked, command_checkbox_clicked, command_choice_selected, command_listbox_selected, command_listbox_doubleclicked, command_text_updated, command_text_enter, command_menu_selected, command_slider_updated, command_radiobox_selected, command_radiobutton_selected, command_scrollbar_updated, command_vlbox_selected, command_combobox_selected, command_tool_rclicked, command_tool_enter, command_checklistbox_toggled, command_togglebutton_clicked, command_left_click, command_left_dclick, command_right_click, command_set_focus, command_kill_focus, command_enter
DATA TYPES¶
- wxCommandEvent():
-
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¶
getClientData(This) -> term()
Types:
This = wxCommandEvent()
See external documentation.
Types:
This = wxCommandEvent()
See external documentation.
Types:
This = wxCommandEvent()
See external documentation.
Types:
This = wxCommandEvent()
See external documentation.
Types:
This = wxCommandEvent()
See external documentation.
Types:
This = wxCommandEvent()
See external documentation.
Types:
This = wxCommandEvent()
See external documentation.
Types:
This = wxCommandEvent()
I = integer()
See external documentation.
Types:
This = wxCommandEvent()
S = chardata() (see module unicode)
See external documentation.
AUTHORS¶
wx 1.3.1 |