wxAuiPaneInfo

See external documentation: wxAuiPaneInfo.

See external documentation: wxAuiPaneInfo.

Functions


new() -> wxAuiPaneInfo()

See external documentation.

new(C) -> wxAuiPaneInfo()

See external documentation.

bestSize(This, Size) -> wxAuiPaneInfo()

See external documentation.

bestSize(This, X, Y) -> wxAuiPaneInfo()

See external documentation.

bottom(This) -> wxAuiPaneInfo()

See external documentation.

bottomDockable(This) -> wxAuiPaneInfo()

Equivalent to bottomDockable(This, []).

bottomDockable(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

caption(This, C) -> wxAuiPaneInfo()

See external documentation.

captionVisible(This) -> wxAuiPaneInfo()

Equivalent to captionVisible(This, []).

captionVisible(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

centre(This) -> wxAuiPaneInfo()

See external documentation.

centrePane(This) -> wxAuiPaneInfo()

See external documentation.

closeButton(This) -> wxAuiPaneInfo()

Equivalent to closeButton(This, []).

closeButton(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

defaultPane(This) -> wxAuiPaneInfo()

See external documentation.

destroyOnClose(This) -> wxAuiPaneInfo()

Equivalent to destroyOnClose(This, []).

destroyOnClose(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

direction(This, Direction) -> wxAuiPaneInfo()

See external documentation.

dock(This) -> wxAuiPaneInfo()

See external documentation.

dockable(This) -> wxAuiPaneInfo()

Equivalent to dockable(This, []).

dockable(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

fixed(This) -> wxAuiPaneInfo()

See external documentation.

float(This) -> wxAuiPaneInfo()

See external documentation.

floatable(This) -> wxAuiPaneInfo()

Equivalent to floatable(This, []).

floatable(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

floatingPosition(This, Pos) -> wxAuiPaneInfo()

See external documentation.

floatingPosition(This, X, Y) -> wxAuiPaneInfo()

See external documentation.

floatingSize(This, Size) -> wxAuiPaneInfo()

See external documentation.

floatingSize(This, X, Y) -> wxAuiPaneInfo()

See external documentation.

gripper(This) -> wxAuiPaneInfo()

Equivalent to gripper(This, []).

gripper(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

gripperTop(This) -> wxAuiPaneInfo()

Equivalent to gripperTop(This, []).

gripperTop(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

hasBorder(This) -> boolean()

See external documentation.

hasCaption(This) -> boolean()

See external documentation.

hasCloseButton(This) -> boolean()

See external documentation.

hasFlag(This, Flag) -> boolean()

See external documentation.

hasGripper(This) -> boolean()

See external documentation.

hasGripperTop(This) -> boolean()

See external documentation.

hasMaximizeButton(This) -> boolean()

See external documentation.

hasMinimizeButton(This) -> boolean()

See external documentation.

hasPinButton(This) -> boolean()

See external documentation.

hide(This) -> wxAuiPaneInfo()

See external documentation.

isBottomDockable(This) -> boolean()

See external documentation.

isDocked(This) -> boolean()

See external documentation.

isFixed(This) -> boolean()

See external documentation.

isFloatable(This) -> boolean()

See external documentation.

isFloating(This) -> boolean()

See external documentation.

isLeftDockable(This) -> boolean()

See external documentation.

isMovable(This) -> boolean()

See external documentation.

isOk(This) -> boolean()

See external documentation.

isResizable(This) -> boolean()

See external documentation.

isRightDockable(This) -> boolean()

See external documentation.

isShown(This) -> boolean()

See external documentation.

isToolbar(This) -> boolean()

See external documentation.

isTopDockable(This) -> boolean()

See external documentation.

layer(This, Layer) -> wxAuiPaneInfo()

See external documentation.

left(This) -> wxAuiPaneInfo()

See external documentation.

leftDockable(This) -> wxAuiPaneInfo()

Equivalent to leftDockable(This, []).

leftDockable(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

maxSize(This, Size) -> wxAuiPaneInfo()

See external documentation.

maxSize(This, X, Y) -> wxAuiPaneInfo()

See external documentation.

maximizeButton(This) -> wxAuiPaneInfo()

Equivalent to maximizeButton(This, []).

maximizeButton(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

minSize(This, Size) -> wxAuiPaneInfo()

See external documentation.

minSize(This, X, Y) -> wxAuiPaneInfo()

See external documentation.

minimizeButton(This) -> wxAuiPaneInfo()

Equivalent to minimizeButton(This, []).

minimizeButton(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

movable(This) -> wxAuiPaneInfo()

Equivalent to movable(This, []).

movable(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

name(This, N) -> wxAuiPaneInfo()

See external documentation.

paneBorder(This) -> wxAuiPaneInfo()

Equivalent to paneBorder(This, []).

paneBorder(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

pinButton(This) -> wxAuiPaneInfo()

Equivalent to pinButton(This, []).

pinButton(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

position(This, Pos) -> wxAuiPaneInfo()

See external documentation.

resizable(This) -> wxAuiPaneInfo()

Equivalent to resizable(This, []).

resizable(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

right(This) -> wxAuiPaneInfo()

See external documentation.

rightDockable(This) -> wxAuiPaneInfo()

Equivalent to rightDockable(This, []).

rightDockable(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

row(This, Row) -> wxAuiPaneInfo()

See external documentation.

safeSet(This, Source) -> ok

See external documentation.

setFlag(This, Flag, Option_state) -> wxAuiPaneInfo()

See external documentation.

show(This) -> wxAuiPaneInfo()

Equivalent to show(This, []).

show(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

toolbarPane(This) -> wxAuiPaneInfo()

See external documentation.

top(This) -> wxAuiPaneInfo()

See external documentation.

topDockable(This) -> wxAuiPaneInfo()

Equivalent to topDockable(This, []).

topDockable(This, Options::[Option]) -> wxAuiPaneInfo()

See external documentation.

window(This, W) -> wxAuiPaneInfo()

See external documentation.

getWindow(This) -> wxWindow:wxWindow()

See external documentation.

getFrame(This) -> wxFrame:wxFrame()

See external documentation.

getDirection(This) -> integer()

See external documentation.

getLayer(This) -> integer()

See external documentation.

getRow(This) -> integer()

See external documentation.

getPosition(This) -> integer()

See external documentation.

getFloatingPosition(This) -> {X::integer(), Y::integer()}

See external documentation.

getFloatingSize(This) -> {W::integer(), H::integer()}

See external documentation.

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

Destroys this object, do not use object again