Rechercher une page de manuel
wxNotebookEvent.3erl
Langue: en
Version: 357682 (ubuntu - 24/10/10)
Section: 3 (Bibliothèques de fonctions)
NAME
wxNotebookEvent - See external documentation: wxNotebookEvent.DESCRIPTION
See external documentation: wxNotebookEvent.
-
- Use wxEvtHandler:connect/3 with EventType:
- command_notebook_page_changed, command_notebook_page_changing
See also the message variant #wxNotebook{} event record type.
This class is derived (and can use functions) from: .br wxNotifyEvent .br wxCommandEvent .br wxEvent
DATA TYPES
-
wxNotebookEvent()- 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
getOldSelection(This::wxNotebookEvent()) -> integer()
See external documentation.
getSelection(This::wxNotebookEvent()) -> integer()
See external documentation.
setOldSelection(This::wxNotebookEvent(), NOldSel::integer()) -> ok
See external documentation.
setSelection(This::wxNotebookEvent(), NSel::integer()) -> ok
See external documentation.
AUTHORS
<>
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre