wxEvent(3erl) | Erlang Module Definition | wxEvent(3erl) |
wxEvent - See external documentation: wxEvent.
See external documentation: wxEvent.
An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
getId(This) -> integer()
Types:
See external documentation.
getSkipped(This) -> boolean()
Types:
See external documentation.
getTimestamp(This) -> integer()
Types:
See external documentation.
isCommandEvent(This) -> boolean()
Types:
See external documentation.
resumePropagation(This, PropagationLevel) -> ok
Types:
See external documentation.
shouldPropagate(This) -> boolean()
Types:
See external documentation.
skip(This) -> ok
Types:
Equivalent to skip(This, []).
skip(This, Options::[Option]) -> ok
Types:
See external documentation.
stopPropagation(This) -> integer()
Types:
See external documentation.
<>
wx 1.8.6 |