Query: wxsashevent
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wxSashEvent(3erl) Erlang Module Definition wxSashEvent(3erl)NAMEwxSashEvent - See external documentation: wxSashEvent.DESCRIPTIONSee external documentation: wxSashEvent . Use wxEvtHandler:connect/3 with EventType: : sash_dragged See also the message variant #wxSash{ } event record type. This class is derived (and can use functions) from: wxCommandEvent wxEventDATA TYPESwxSashEvent() : 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.EXPORTSgetEdge(This::wxSashEvent()) -> WxSashEdgePosition Types WxSashEdgePosition = integer() See external documentation . WxSashEdgePosition is one of ?wxSASH_TOP | ?wxSASH_RIGHT | ?wxSASH_BOTTOM | ?wxSASH_LEFT | ?wxSASH_NONE getDragRect(This::wxSashEvent()) -> {X::integer(), Y::integer(), W::integer(), H::integer()} See external documentation . getDragStatus(This::wxSashEvent()) -> WxSashDragStatus Types WxSashDragStatus = integer() See external documentation . WxSashDragStatus is one of ?wxSASH_STATUS_OK | ?wxSASH_STATUS_OUT_OF_RANGEAUTHORS<> wxErlang 0.98.9 wxSashEvent(3erl)