Query: wxauinotebookevent
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wxAuiNotebookEvent(3erl) Erlang Module Definition wxAuiNotebookEvent(3erl)NAMEwxAuiNotebookEvent - See external documentation: wxAuiNotebookEvent.DESCRIPTIONSee external documentation: wxAuiNotebookEvent . Use wxEvtHandler:connect/3 with EventType: : command_auinotebook_page_close , command_auinotebook_page_changed , command_auinotebook_page_changing , command_auinotebook_button , command_auinotebook_begin_drag , command_auinotebook_end_drag , command_auinotebook_drag_motion , command_auinotebook_allow_dnd , com- mand_auinotebook_tab_middle_down , command_auinotebook_tab_middle_up , command_auinotebook_tab_right_down , command_auinote- book_tab_right_up , command_auinotebook_page_closed , command_auinotebook_drag_done , command_auinotebook_bg_dclick See also the message variant #wxAuiNotebook{ } event record type. This class is derived (and can use functions) from: wxNotifyEvent wxCommandEvent wxEventDATA TYPESwxAuiNotebookEvent() : 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.EXPORTSsetSelection(This::wxAuiNotebookEvent(), S::integer()) -> ok See external documentation . getSelection(This::wxAuiNotebookEvent()) -> integer() See external documentation . setOldSelection(This::wxAuiNotebookEvent(), S::integer()) -> ok See external documentation . getOldSelection(This::wxAuiNotebookEvent()) -> integer() See external documentation . setDragSource(This::wxAuiNotebookEvent(), S::wxAuiNotebook() (see module wxAuiNotebook)) -> ok See external documentation . getDragSource(This::wxAuiNotebookEvent()) -> wxAuiNotebook() (see module wxAuiNotebook) See external documentation .AUTHORS<> wxErlang 0.98.9 wxAuiNotebookEvent(3erl)
Related Man Pages |
---|
wxjoystickevent(3erl) - linux |
wxlistevent(3erl) - linux |
wxlistview(3erl) - linux |
wxstyledtextevent(3erl) - linux |
wxupdateuievent(3erl) - linux |
Similar Topics in the Unix Linux Community |
---|
On external and internal decision in event processing |