Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package agw :: Module labelbook :: Class ImageInfo |
|
ImageNotebook
.
Method Summary | |
---|---|
Default Class Constructor. | |
Returns the tab caption. | |
Returns the tab image index. | |
Returns the tab position. | |
Returns the tab size. | |
Returns the rect available for the tab text. | |
Sets the tab caption. | |
Sets the tab image index. | |
Sets the tab position. | |
Sets the tab size. | |
Sets the rect available for the tab text. |
Method Details |
---|
__init__(self,
strCaption='',
imageIndex=-1)
|
GetCaption(self)Returns the tab caption. |
GetImageIndex(self)Returns the tab image index. |
GetPosition(self)Returns the tab position. |
GetSize(self)Returns the tab size. |
GetTextRect(self)Returns the rect available for the tab text. |
SetCaption(self, value)Sets the tab caption. |
SetImageIndex(self, value)Sets the tab image index. |
SetPosition(self, value)Sets the tab position. |
SetSize(self, value)Sets the tab size. |
SetTextRect(self, rect)Sets the rect available for the tab text. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:53:19 2009 | http://epydoc.sf.net |