wxStdDialogButtonSizer.3erl

Langue: en

Autres versions - même langue

Version: 293012 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

wxStdDialogButtonSizer - See external documentation: wxStdDialogButtonSizer.

DESCRIPTION

See external documentation: wxStdDialogButtonSizer <http://www.wxwidgets.org/manuals/stable/wx_wxstddialogbuttonsizer.html>.

This class is derived (and can use functions) from:
wxBoxSizer
wxSizer

DATA TYPES

wxStdDialogButtonSizer():

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

new() -> wxStdDialogButtonSizer()


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxstddialogbuttonsizer.html#wxstddialogbuttonsizerwxstddialogbuttonsizer>.

addButton(This::wxStdDialogButtonSizer(), Button::wxButton() (see module wxButton)) -> ok


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxstddialogbuttonsizer.html#wxstddialogbuttonsizeraddbutton>.

realize(This::wxStdDialogButtonSizer()) -> ok


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxstddialogbuttonsizer.html#wxstddialogbuttonsizerrealize>.

setAffirmativeButton(This::wxStdDialogButtonSizer(), Button::wxButton() (see module wxButton)) -> ok


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxstddialogbuttonsizer.html#wxstddialogbuttonsizersetaffirmativebutton>.

setCancelButton(This::wxStdDialogButtonSizer(), Button::wxButton() (see module wxButton)) -> ok


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxstddialogbuttonsizer.html#wxstddialogbuttonsizersetcancelbutton>.

setNegativeButton(This::wxStdDialogButtonSizer(), Button::wxButton() (see module wxButton)) -> ok


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxstddialogbuttonsizer.html#wxstddialogbuttonsizersetnegativebutton>.

destroy(This::wxStdDialogButtonSizer()) -> ok


Destroys this object, do not use object again