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()