wxAuiManagerEvent
Module
wxAuiManagerEvent
Module Summary
See external documentation: wxAuiManagerEvent.
Description
See external documentation: wxAuiManagerEvent.
- Use wxEvtHandler:connect/3 with EventType:
aui_pane_button, aui_pane_close, aui_pane_maximize, aui_pane_restore, aui_pane_activated, aui_render, aui_find_manager
See also the message variant #wxAuiManager{} event record type.
This class is derived (and can use functions) from:
wxEvent
DATA TYPES
Exports
getManager(This) -> wxAuiManager:wxAuiManager()
Types
This = wxAuiManagerEvent()
getPane(This) -> wxAuiPaneInfo:wxAuiPaneInfo()
Types
This = wxAuiManagerEvent()
Types
This = wxAuiManagerEvent()
getDC(This) -> wxDC:wxDC()
Types
This = wxAuiManagerEvent()
Types
This = wxAuiManagerEvent()
Equivalent to veto(This, []).
veto(This, Options::[Option]) -> ok
Types
This = wxAuiManagerEvent()
setCanVeto(This, Can_veto) -> ok
Types
This = wxAuiManagerEvent()