Method Summary |
AuiPaneInfo |
__init__(self)
|
|
__del__(self)
|
AuiPaneInfo |
BestSize(self,
size)
|
AuiPaneInfo |
Bottom(self)
|
AuiPaneInfo |
BottomDockable(self,
b)
|
AuiPaneInfo |
Caption(self,
c)
|
AuiPaneInfo |
CaptionVisible(self,
visible)
|
AuiPaneInfo |
Center(self)
|
AuiPaneInfo |
CenterPane(self)
|
AuiPaneInfo |
Centre(self)
|
AuiPaneInfo |
CentrePane(self)
|
AuiPaneInfo |
CloseButton(self,
visible)
|
AuiPaneInfo |
DefaultPane(self)
|
AuiPaneInfo |
DestroyOnClose(self,
b)
|
AuiPaneInfo |
Direction(self,
direction)
|
AuiPaneInfo |
Dock(self)
|
AuiPaneInfo |
Dockable(self,
b)
|
AuiPaneInfo |
Fixed(self)
|
AuiPaneInfo |
Float(self)
|
AuiPaneInfo |
Floatable(self,
b)
|
AuiPaneInfo |
FloatingPosition(self,
pos)
|
AuiPaneInfo |
FloatingSize(self,
size)
|
AuiPaneInfo |
Gripper(self,
visible)
|
AuiPaneInfo |
GripperTop(self,
attop)
|
bool |
HasBorder(self)
|
bool |
HasCaption(self)
|
bool |
HasCloseButton(self)
|
bool |
HasFlag(self,
flag)
|
bool |
HasGripper(self)
|
bool |
HasGripperTop(self)
|
bool |
HasMaximizeButton(self)
|
bool |
HasMinimizeButton(self)
|
bool |
HasPinButton(self)
|
AuiPaneInfo |
Hide(self)
|
bool |
IsBottomDockable(self)
|
bool |
IsDestroyOnClose(self)
|
bool |
IsDocked(self)
|
bool |
IsFixed(self)
|
bool |
IsFloatable(self)
|
bool |
IsFloating(self)
|
bool |
IsLeftDockable(self)
|
bool |
IsMaximized(self)
|
bool |
IsMovable(self)
|
bool |
IsOk(self)
|
bool |
IsResizable(self)
|
bool |
IsRightDockable(self)
|
bool |
IsShown(self)
|
bool |
IsToolbar(self)
|
bool |
IsTopDockable(self)
|
AuiPaneInfo |
Layer(self,
layer)
|
AuiPaneInfo |
Left(self)
|
AuiPaneInfo |
LeftDockable(self,
b)
|
AuiPaneInfo |
Maximize(self)
|
AuiPaneInfo |
MaximizeButton(self,
visible)
|
AuiPaneInfo |
MaxSize(self,
size)
|
AuiPaneInfo |
MinimizeButton(self,
visible)
|
AuiPaneInfo |
MinSize(self,
size)
|
AuiPaneInfo |
Movable(self,
b)
|
AuiPaneInfo |
Name(self,
n)
|
AuiPaneInfo |
PaneBorder(self,
visible)
|
AuiPaneInfo |
PinButton(self,
visible)
|
AuiPaneInfo |
Position(self,
pos)
|
AuiPaneInfo |
Resizable(self,
resizable)
|
AuiPaneInfo |
Restore(self)
|
AuiPaneInfo |
Right(self)
|
AuiPaneInfo |
RightDockable(self,
b)
|
AuiPaneInfo |
Row(self,
row)
|
|
SafeSet(self,
source)
|
AuiPaneInfo |
SetFlag(self,
flag,
option_state)
|
AuiPaneInfo |
Show(self,
show)
|
AuiPaneInfo |
ToolbarPane(self)
|
AuiPaneInfo |
Top(self)
|
AuiPaneInfo |
TopDockable(self,
b)
|
AuiPaneInfo |
Window(self,
w)
|