wxevent(3erl) linux man page | unix.com

Man Page: wxevent

Operating Environment: linux

Section: 3erl

wxEvent(3erl)						     Erlang Module Definition						     wxEvent(3erl)

NAME
wxEvent - See external documentation: wxEvent.
DESCRIPTION
See external documentation: wxEvent .
DATA TYPES
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.
EXPORTS
getId(This::wxEvent()) -> integer() See external documentation . getSkipped(This::wxEvent()) -> bool() See external documentation . getTimestamp(This::wxEvent()) -> integer() See external documentation . isCommandEvent(This::wxEvent()) -> bool() See external documentation . resumePropagation(This::wxEvent(), PropagationLevel::integer()) -> ok See external documentation . shouldPropagate(This::wxEvent()) -> bool() See external documentation . skip(This::wxEvent()) -> ok Equivalent to skip(This, []) . skip(This::wxEvent(), Options::[Option]) -> ok Types Option = {skip, bool()} See external documentation . stopPropagation(This::wxEvent()) -> integer() See external documentation .
AUTHORS
<> wxErlang 0.98.9 wxEvent(3erl)
Related Man Pages
wxcommandevent(3erl) - linux
wxidleevent(3erl) - linux
wxprintdialogdata(3erl) - linux
wxstyledtextevent(3erl) - linux
wxtreeevent(3erl) - linux
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework &amp; Coursework Questions Forum
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Scripts without shebang