linux man page for wxpickerbase

Query: wxpickerbase

OS: linux

Section: 3erl

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

wxPickerBase(3erl)					     Erlang Module Definition						wxPickerBase(3erl)

NAME
wxPickerBase - See external documentation: wxPickerBase.
DESCRIPTION
See external documentation: wxPickerBase . This class is derived (and can use functions) from: wxControl wxWindow wxEvtHandler
DATA TYPES
wxPickerBase() : 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
setInternalMargin(This::wxPickerBase(), Newmargin::integer()) -> ok See external documentation . getInternalMargin(This::wxPickerBase()) -> integer() See external documentation . setTextCtrlProportion(This::wxPickerBase(), Prop::integer()) -> ok See external documentation . setPickerCtrlProportion(This::wxPickerBase(), Prop::integer()) -> ok See external documentation . getTextCtrlProportion(This::wxPickerBase()) -> integer() See external documentation . getPickerCtrlProportion(This::wxPickerBase()) -> integer() See external documentation . hasTextCtrl(This::wxPickerBase()) -> bool() See external documentation . getTextCtrl(This::wxPickerBase()) -> wxTextCtrl() (see module wxTextCtrl) See external documentation . isTextCtrlGrowable(This::wxPickerBase()) -> bool() See external documentation . setPickerCtrlGrowable(This::wxPickerBase()) -> ok Equivalent to setPickerCtrlGrowable(This, []) . setPickerCtrlGrowable(This::wxPickerBase(), Options::[Option]) -> ok Types Option = {grow, bool()} See external documentation . setTextCtrlGrowable(This::wxPickerBase()) -> ok Equivalent to setTextCtrlGrowable(This, []) . setTextCtrlGrowable(This::wxPickerBase(), Options::[Option]) -> ok Types Option = {grow, bool()} See external documentation . isPickerCtrlGrowable(This::wxPickerBase()) -> bool() See external documentation .
AUTHORS
<> wxErlang 0.98.9 wxPickerBase(3erl)
Related Man Pages
wxcolourpickerctrl(3erl) - linux
wxcombobox(3erl) - linux
wxfontpickerctrl(3erl) - linux
wxgauge(3erl) - linux
wxtextctrl(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
User Guide: Posting in the Emergency Forum
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Answers to Recently Asked Questions about UNIX.COM
UNIX.com End of Year (EOY) Report (2019)