wxUpdateUIEvent
Module
wxUpdateUIEvent
Module Summary
See external documentation: wxUpdateUIEvent.
Description
See external documentation: wxUpdateUIEvent.
- Use wxEvtHandler:connect/3 with EventType:
update_ui
See also the message variant #wxUpdateUI{} event record type.
This class is derived (and can use functions) from:
wxCommandEvent
wxEvent
DATA TYPES
Exports
Types
Win = wxWindow:wxWindow()
Types
This = wxUpdateUIEvent()
Types
This = wxUpdateUIEvent()
Types
This = wxUpdateUIEvent()
getSetChecked(This) -> boolean()
Types
This = wxUpdateUIEvent()
getSetEnabled(This) -> boolean()
Types
This = wxUpdateUIEvent()
getSetShown(This) -> boolean()
Types
This = wxUpdateUIEvent()
Types
This = wxUpdateUIEvent()
getText(This) -> unicode:charlist()
Types
This = wxUpdateUIEvent()
getMode() -> wx:wx_enum()
See external documentation.
Res = ?wxUPDATE_UI_PROCESS_ALL | ?wxUPDATE_UI_PROCESS_SPECIFIED
getUpdateInterval() -> integer()
Types
Mode = wx:wx_enum()
See external documentation.
Mode = ?wxUPDATE_UI_PROCESS_ALL | ?wxUPDATE_UI_PROCESS_SPECIFIED
setUpdateInterval(UpdateInterval) -> ok
Types
UpdateInterval = integer()