Query: wxnotebookevent
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wxNotebookEvent(3erl) Erlang Module Definition wxNotebookEvent(3erl)NAMEwxNotebookEvent - See external documentation: wxNotebookEvent.DESCRIPTIONSee 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: wxNotifyEvent wxCommandEvent wxEventDATA TYPESwxNotebookEvent() : 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.EXPORTSgetOldSelection(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<> wxErlang 0.98.9 wxNotebookEvent(3erl)