wxUpdateUIEvent
MODULE
MODULE SUMMARY
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:
Types:
Types:
Types:
Types:
Types:
Types:
getSetChecked(This) -> boolean()
Types:
getSetEnabled(This) -> boolean()
Types:
getSetShown(This) -> boolean()
Types:
Types:
getText(This) -> charlist() (see module unicode)
Types:
getMode() -> wx_enum() (see module wx)
See external documentation.
Res = ?wxUPDATE_UI_PROCESS_ALL | ?wxUPDATE_UI_PROCESS_SPECIFIED
getUpdateInterval() -> integer()
Types:
See external documentation.
Mode = ?wxUPDATE_UI_PROCESS_ALL | ?wxUPDATE_UI_PROCESS_SPECIFIED
Types:
setUpdateInterval(UpdateInterval) -> ok
Types: