Module wxLayoutAlgorithm

See external documentation: wxLayoutAlgorithm.

Description

See external documentation: wxLayoutAlgorithm.

Data Types

wxLayoutAlgorithm()

abstract datatype: wxLayoutAlgorithm()

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.

Function Index

destroy/1*Destroys this object, do not use object again.
layoutFrame/2*Equivalent to layoutFrame(This, Frame, []).
layoutFrame/3*See external documentation.
layoutMDIFrame/2*Equivalent to layoutMDIFrame(This, Frame, []).
layoutMDIFrame/3*See external documentation.
layoutWindow/2*Equivalent to layoutWindow(This, Frame, []).
layoutWindow/3*See external documentation.
new/0*See external documentation.

Function Details

destroy/1 *

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

Destroys this object, do not use object again

layoutFrame/2 *

layoutFrame(This::wxLayoutAlgorithm(), Frame::wxFrame:wxFrame()) -> bool()

Equivalent to layoutFrame(This, Frame, []).

layoutFrame/3 *

layoutFrame(This::wxLayoutAlgorithm(), Frame::wxFrame:wxFrame(), Options::[Option]) -> bool()

See external documentation.

layoutMDIFrame/2 *

layoutMDIFrame(This::wxLayoutAlgorithm(), Frame::wxMDIParentFrame:wxMDIParentFrame()) -> bool()

Equivalent to layoutMDIFrame(This, Frame, []).

layoutMDIFrame/3 *

layoutMDIFrame(This::wxLayoutAlgorithm(), Frame::wxMDIParentFrame:wxMDIParentFrame(), Options::[Option]) -> bool()

See external documentation.

layoutWindow/2 *

layoutWindow(This::wxLayoutAlgorithm(), Frame::wxWindow:wxWindow()) -> bool()

Equivalent to layoutWindow(This, Frame, []).

layoutWindow/3 *

layoutWindow(This::wxLayoutAlgorithm(), Frame::wxWindow:wxWindow(), Options::[Option]) -> bool()

See external documentation.

new/0 *

new() -> wxLayoutAlgorithm()

See external documentation.


Generated by EDoc, May 26 2008, 12:35:27.