wxWindowwxEvtHandlerabstract datatype: wxMDIClientWindow()
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.
| createClient/2* | Equivalent to createClient(This, Parent, []). |
| createClient/3* | See external documentation. |
| destroy/1* | Destroys this object, do not use object again. |
| new/0* | See external documentation. |
| new/1* | Equivalent to new(Parent, []). |
| new/2* | See external documentation. |
createClient(This::wxMDIClientWindow(), Parent::wxMDIParentFrame:wxMDIParentFrame()) -> bool()
Equivalent to createClient(This, Parent, []).
createClient(This::wxMDIClientWindow(), Parent::wxMDIParentFrame:wxMDIParentFrame(), Options::[Option]) -> bool()
destroy(This::wxMDIClientWindow()) -> ok
Destroys this object, do not use object again
new() -> wxMDIClientWindow()
new(Parent::wxMDIParentFrame:wxMDIParentFrame()) -> wxMDIClientWindow()
Equivalent to new(Parent, []).
new(Parent::wxMDIParentFrame:wxMDIParentFrame(), Options::[Option]) -> wxMDIClientWindow()
Generated by EDoc, May 26 2008, 12:35:26.