Module wxAuiPaneInfo

See external documentation: wxAuiPaneInfo.

Description

See external documentation: wxAuiPaneInfo.

Data Types

wxAuiPaneInfo()

abstract datatype: wxAuiPaneInfo()

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

bestSize/2*See external documentation.
bestSize/3*See external documentation.
bottom/1*See external documentation.
bottomDockable/1*Equivalent to bottomDockable(This, []).
bottomDockable/2*See external documentation.
caption/2*See external documentation.
captionVisible/1*Equivalent to captionVisible(This, []).
captionVisible/2*See external documentation.
centre/1*See external documentation.
centrePane/1*See external documentation.
closeButton/1*Equivalent to closeButton(This, []).
closeButton/2*See external documentation.
defaultPane/1*See external documentation.
destroyOnClose/1*Equivalent to destroyOnClose(This, []).
destroyOnClose/2*See external documentation.
direction/2*See external documentation.
dock/1*See external documentation.
dockable/1*Equivalent to dockable(This, []).
dockable/2*See external documentation.
fixed/1*See external documentation.
float/1*See external documentation.
floatable/1*Equivalent to floatable(This, []).
floatable/2*See external documentation.
floatingPosition/2*See external documentation.
floatingPosition/3*See external documentation.
floatingSize/2*See external documentation.
floatingSize/3*See external documentation.
gripper/1*Equivalent to gripper(This, []).
gripper/2*See external documentation.
gripperTop/1*Equivalent to gripperTop(This, []).
gripperTop/2*See external documentation.
hasBorder/1*See external documentation.
hasCaption/1*See external documentation.
hasCloseButton/1*See external documentation.
hasFlag/2*See external documentation.
hasGripper/1*See external documentation.
hasGripperTop/1*See external documentation.
hasMaximizeButton/1*See external documentation.
hasMinimizeButton/1*See external documentation.
hasPinButton/1*See external documentation.
hide/1*See external documentation.
isBottomDockable/1*See external documentation.
isDocked/1*See external documentation.
isFixed/1*See external documentation.
isFloatable/1*See external documentation.
isFloating/1*See external documentation.
isLeftDockable/1*See external documentation.
isMovable/1*See external documentation.
isOk/1*See external documentation.
isResizable/1*See external documentation.
isRightDockable/1*See external documentation.
isShown/1*See external documentation.
isToolbar/1*See external documentation.
isTopDockable/1*See external documentation.
layer/2*See external documentation.
left/1*See external documentation.
leftDockable/1*Equivalent to leftDockable(This, []).
leftDockable/2*See external documentation.
maxSize/2*See external documentation.
maxSize/3*See external documentation.
maximizeButton/1*Equivalent to maximizeButton(This, []).
maximizeButton/2*See external documentation.
minSize/2*See external documentation.
minSize/3*See external documentation.
minimizeButton/1*Equivalent to minimizeButton(This, []).
minimizeButton/2*See external documentation.
movable/1*Equivalent to movable(This, []).
movable/2*See external documentation.
name/2*See external documentation.
paneBorder/1*Equivalent to paneBorder(This, []).
paneBorder/2*See external documentation.
pinButton/1*Equivalent to pinButton(This, []).
pinButton/2*See external documentation.
position/2*See external documentation.
resizable/1*Equivalent to resizable(This, []).
resizable/2*See external documentation.
right/1*See external documentation.
rightDockable/1*Equivalent to rightDockable(This, []).
rightDockable/2*See external documentation.
row/2*See external documentation.
safeSet/2*See external documentation.
setFlag/3*See external documentation.
show/1*Equivalent to show(This, []).
show/2*See external documentation.
toolbarPane/1*See external documentation.
top/1*See external documentation.
topDockable/1*Equivalent to topDockable(This, []).
topDockable/2*See external documentation.
window/2*See external documentation.

Function Details

bestSize/2 *

bestSize(This::wxAuiPaneInfo(), Size::{W::integer(), H::integer()}) -> wxAuiPaneInfo()

See external documentation.

bestSize/3 *

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

See external documentation.

bottom/1 *

bottom(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

bottomDockable/1 *

bottomDockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to bottomDockable(This, []).

bottomDockable/2 *

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

See external documentation.

caption/2 *

caption(This::wxAuiPaneInfo(), C::string()) -> wxAuiPaneInfo()

See external documentation.

captionVisible/1 *

captionVisible(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to captionVisible(This, []).

captionVisible/2 *

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

See external documentation.

centre/1 *

centre(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

centrePane/1 *

centrePane(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

closeButton/1 *

closeButton(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to closeButton(This, []).

closeButton/2 *

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

See external documentation.

defaultPane/1 *

defaultPane(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

destroyOnClose/1 *

destroyOnClose(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to destroyOnClose(This, []).

destroyOnClose/2 *

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

See external documentation.

direction/2 *

direction(This::wxAuiPaneInfo(), Direction::integer()) -> wxAuiPaneInfo()

See external documentation.

dock/1 *

dock(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

dockable/1 *

dockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to dockable(This, []).

dockable/2 *

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

See external documentation.

fixed/1 *

fixed(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

float/1 *

float(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

floatable/1 *

floatable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to floatable(This, []).

floatable/2 *

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

See external documentation.

floatingPosition/2 *

floatingPosition(This::wxAuiPaneInfo(), Pos::{X::integer(), Y::integer()}) -> wxAuiPaneInfo()

See external documentation.

floatingPosition/3 *

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

See external documentation.

floatingSize/2 *

floatingSize(This::wxAuiPaneInfo(), Size::{W::integer(), H::integer()}) -> wxAuiPaneInfo()

See external documentation.

floatingSize/3 *

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

See external documentation.

gripper/1 *

gripper(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to gripper(This, []).

gripper/2 *

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

See external documentation.

gripperTop/1 *

gripperTop(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to gripperTop(This, []).

gripperTop/2 *

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

See external documentation.

hasBorder/1 *

hasBorder(This::wxAuiPaneInfo()) -> bool()

See external documentation.

hasCaption/1 *

hasCaption(This::wxAuiPaneInfo()) -> bool()

See external documentation.

hasCloseButton/1 *

hasCloseButton(This::wxAuiPaneInfo()) -> bool()

See external documentation.

hasFlag/2 *

hasFlag(This::wxAuiPaneInfo(), Flag::integer()) -> bool()

See external documentation.

hasGripper/1 *

hasGripper(This::wxAuiPaneInfo()) -> bool()

See external documentation.

hasGripperTop/1 *

hasGripperTop(This::wxAuiPaneInfo()) -> bool()

See external documentation.

hasMaximizeButton/1 *

hasMaximizeButton(This::wxAuiPaneInfo()) -> bool()

See external documentation.

hasMinimizeButton/1 *

hasMinimizeButton(This::wxAuiPaneInfo()) -> bool()

See external documentation.

hasPinButton/1 *

hasPinButton(This::wxAuiPaneInfo()) -> bool()

See external documentation.

hide/1 *

hide(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

isBottomDockable/1 *

isBottomDockable(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isDocked/1 *

isDocked(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isFixed/1 *

isFixed(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isFloatable/1 *

isFloatable(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isFloating/1 *

isFloating(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isLeftDockable/1 *

isLeftDockable(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isMovable/1 *

isMovable(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isOk/1 *

isOk(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isResizable/1 *

isResizable(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isRightDockable/1 *

isRightDockable(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isShown/1 *

isShown(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isToolbar/1 *

isToolbar(This::wxAuiPaneInfo()) -> bool()

See external documentation.

isTopDockable/1 *

isTopDockable(This::wxAuiPaneInfo()) -> bool()

See external documentation.

layer/2 *

layer(This::wxAuiPaneInfo(), Layer::integer()) -> wxAuiPaneInfo()

See external documentation.

left/1 *

left(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

leftDockable/1 *

leftDockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to leftDockable(This, []).

leftDockable/2 *

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

See external documentation.

maxSize/2 *

maxSize(This::wxAuiPaneInfo(), Size::{W::integer(), H::integer()}) -> wxAuiPaneInfo()

See external documentation.

maxSize/3 *

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

See external documentation.

maximizeButton/1 *

maximizeButton(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to maximizeButton(This, []).

maximizeButton/2 *

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

See external documentation.

minSize/2 *

minSize(This::wxAuiPaneInfo(), Size::{W::integer(), H::integer()}) -> wxAuiPaneInfo()

See external documentation.

minSize/3 *

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

See external documentation.

minimizeButton/1 *

minimizeButton(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to minimizeButton(This, []).

minimizeButton/2 *

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

See external documentation.

movable/1 *

movable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to movable(This, []).

movable/2 *

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

See external documentation.

name/2 *

name(This::wxAuiPaneInfo(), N::string()) -> wxAuiPaneInfo()

See external documentation.

paneBorder/1 *

paneBorder(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to paneBorder(This, []).

paneBorder/2 *

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

See external documentation.

pinButton/1 *

pinButton(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to pinButton(This, []).

pinButton/2 *

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

See external documentation.

position/2 *

position(This::wxAuiPaneInfo(), Pos::integer()) -> wxAuiPaneInfo()

See external documentation.

resizable/1 *

resizable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to resizable(This, []).

resizable/2 *

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

See external documentation.

right/1 *

right(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

rightDockable/1 *

rightDockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to rightDockable(This, []).

rightDockable/2 *

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

See external documentation.

row/2 *

row(This::wxAuiPaneInfo(), Row::integer()) -> wxAuiPaneInfo()

See external documentation.

safeSet/2 *

safeSet(This::wxAuiPaneInfo(), Source::wxAuiPaneInfo()) -> ok

See external documentation.

setFlag/3 *

setFlag(This::wxAuiPaneInfo(), Flag::integer(), Option_state::bool()) -> wxAuiPaneInfo()

See external documentation.

show/1 *

show(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to show(This, []).

show/2 *

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

See external documentation.

toolbarPane/1 *

toolbarPane(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

top/1 *

top(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

See external documentation.

topDockable/1 *

topDockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo()

Equivalent to topDockable(This, []).

topDockable/2 *

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

See external documentation.

window/2 *

window(This::wxAuiPaneInfo(), W::wxWindow:wxWindow()) -> wxAuiPaneInfo()

See external documentation.


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