linux man page for wxevent

Query: wxevent

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
wxauimanagerevent(3erl) - linux
wxidleevent(3erl) - linux
wxlistevent(3erl) - linux
wxtreeevent(3erl) - linux
wxupdateuievent(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Scripts without shebang