wxEvent
Module
wxEvent
Module Summary
See external documentation: wxEvent.
Description
See external documentation: wxEvent.
DATA TYPES
Exports
Types
This = wxEvent()
Types
This = wxEvent()
getTimestamp(This) -> integer()
Types
This = wxEvent()
isCommandEvent(This) -> boolean()
Types
This = wxEvent()
resumePropagation(This, PropagationLevel) -> ok
shouldPropagate(This) -> boolean()
Types
This = wxEvent()
Types
This = wxEvent()
Equivalent to skip(This, []).
skip(This, Options::[Option]) -> ok
stopPropagation(This) -> integer()
Types
This = wxEvent()