Package wx :: Module gizmos :: Class TreeListColumnInfo
[frames | no frames]

Type TreeListColumnInfo

object --+    
         |    
    Object --+
             |
            TreeListColumnInfo


Proxy of C++ TreeListColumnInfo class


Method Summary
TreeListColumnInfo __init__(self, text, width, flag, image, shown, edit)
  __del__(self)
int GetAlignment(self)
int GetImage(self)
int GetSelectedImage(self)
String GetText(self)
size_t GetWidth(self)
bool IsEditable(self)
bool IsShown(self)
  SetAlignment(self, alignment)
  SetEditable(self, edit)
  SetImage(self, image)
  SetSelectedImage(self, image)
  SetShown(self, shown)
  SetText(self, text)
  SetWidth(self, with)

Property Summary
  Alignment: See GetAlignment and SetAlignment
  Editable
  Image: See GetImage and SetImage
  SelectedImage: See GetSelectedImage and SetSelectedImage
  Shown
  Text: See GetText and SetText
  thisown: The membership flag
  Width: See GetWidth and SetWidth

Property Details

Alignment

See GetAlignment and SetAlignment

Get Method:
GetAlignment(self)
Set Method:
SetAlignment(self, alignment)

Editable

Get Method:
IsEditable(self)
Set Method:
SetEditable(self, edit)

Image

See GetImage and SetImage

Get Method:
GetImage(self)
Set Method:
SetImage(self, image)

SelectedImage

See GetSelectedImage and SetSelectedImage

Get Method:
GetSelectedImage(self)
Set Method:
SetSelectedImage(self, image)

Shown

Get Method:
IsShown(self)
Set Method:
SetShown(self, shown)

Text

See GetText and SetText

Get Method:
GetText(self)
Set Method:
SetText(self, text)

thisown

The membership flag

Get Method:
unknown--1217641612(...)
Set Method:
unknown--1217641556(...)

Width

See GetWidth and SetWidth

Get Method:
GetWidth(self)
Set Method:
SetWidth(self, with)

Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:27 2007 http://epydoc.sf.net