Showing content from https://wxpython.org/Phoenix/docs/html/wx.IndividualLayoutConstraint.html below:
wx.IndividualLayoutConstraint â wxPython Phoenix 4.2.4a1 documentation
wx.IndividualLayoutConstraint¶ Class Hierarchy¶
Inheritance diagram for class
IndividualLayoutConstraint
:
Methods Summary¶ Properties Summary¶ Class API¶
-
class wx.IndividualLayoutConstraint(Object)¶
-
Possible constructors:
IndividualLayoutConstraint() -> None
Methods¶
-
__init__(self)¶
-
-
Return type:
-
None
-
Above(self, sibling, margin=LAYOUT_DEFAULT_MARGIN)¶
-
-
Parameters:
-
-
Return type:
-
None
-
Absolute(self, val)¶
-
-
Parameters:
-
val (int)
-
Return type:
-
None
-
AsIs(self)¶
-
-
Return type:
-
None
-
Below(self, sibling, margin=LAYOUT_DEFAULT_MARGIN)¶
-
-
Parameters:
-
-
Return type:
-
None
-
GetDone(self)¶
-
-
Return type:
-
bool
-
GetEdge(self, which, thisWin, other)¶
-
-
Parameters:
-
-
Return type:
-
int
-
GetMargin(self)¶
-
-
Return type:
-
int
-
GetMyEdge(self)¶
-
-
Return type:
-
wx.Edge
-
GetOtherEdge(self)¶
-
-
Return type:
-
int
-
GetOtherWindow(self)¶
-
-
Return type:
-
wx.Window
-
GetPercent(self)¶
-
-
Return type:
-
int
-
GetRelationship(self)¶
-
-
Return type:
-
wx.Relationship
-
GetValue(self)¶
-
-
Return type:
-
int
-
LeftOf(self, sibling, margin=LAYOUT_DEFAULT_MARGIN)¶
-
-
Parameters:
-
-
Return type:
-
None
-
PercentOf(self, otherW, wh, per)¶
-
-
Parameters:
-
-
Return type:
-
None
-
ResetIfWin(self, otherW)¶
-
-
Parameters:
-
otherW (wx.Window)
-
Return type:
-
bool
-
RightOf(self, sibling, margin=LAYOUT_DEFAULT_MARGIN)¶
-
-
Parameters:
-
-
Return type:
-
None
-
SameAs(self, otherW, edge, margin=LAYOUT_DEFAULT_MARGIN)¶
-
-
Parameters:
-
-
Return type:
-
None
-
SatisfyConstraint(self, constraints, win)¶
-
-
Parameters:
-
-
Return type:
-
bool
-
Set(self, rel, otherW, otherE, val=0, margin=LAYOUT_DEFAULT_MARGIN)¶
-
-
Parameters:
-
-
Return type:
-
None
-
SetDone(self, d)¶
-
-
Parameters:
-
d (bool)
-
Return type:
-
None
-
SetEdge(self, which)¶
-
-
Parameters:
-
which (Edge)
-
Return type:
-
None
-
SetMargin(self, m)¶
-
-
Parameters:
-
m (int)
-
Return type:
-
None
-
SetRelationship(self, r)¶
-
-
Parameters:
-
r (Relationship)
-
Return type:
-
None
-
SetValue(self, v)¶
-
-
Parameters:
-
v (int)
-
Return type:
-
None
-
Unconstrained(self)¶
-
-
Return type:
-
None
Properties¶
-
Done¶
-
See GetDone
and SetDone
-
Margin¶
-
See GetMargin
and SetMargin
-
MyEdge¶
-
See GetMyEdge
-
OtherEdge¶
-
See GetOtherEdge
-
OtherWindow¶
-
See GetOtherWindow
-
Percent¶
-
See GetPercent
-
Relationship¶
-
See GetRelationship
and SetRelationship
-
Value¶
-
See GetValue
and SetValue
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4