wxEvent

See external documentation: wxEvent.

See external documentation: wxEvent.

Functions


getId(This) -> integer()

See external documentation.

getSkipped(This) -> boolean()

See external documentation.

getTimestamp(This) -> integer()

See external documentation.

isCommandEvent(This) -> boolean()

See external documentation.

resumePropagation(This, PropagationLevel) -> ok

  • This = wxEvent()
  • PropagationLevel = integer()

See external documentation.

shouldPropagate(This) -> boolean()

See external documentation.

skip(This) -> ok

Equivalent to skip(This, []).

skip(This, Options::[Option]) -> ok

See external documentation.

stopPropagation(This) -> integer()

See external documentation.