Package wx :: Class ListItem
[frames | no frames]

Type ListItem

object --+    
         |    
    Object --+
             |
            ListItem


Proxy of C++ ListItem class


Method Summary
ListItem __init__(self)
  __del__(self)
  Clear(self)
  ClearAttributes(self)
int GetAlign(self)
ListItemAttr GetAttributes(self)
Colour GetBackgroundColour(self)
int GetColumn(self)
long GetData(self)
Font GetFont(self)
long GetId(self)
int GetImage(self)
long GetMask(self)
long GetState(self)
String GetText(self)
Colour GetTextColour(self)
int GetWidth(self)
bool HasAttributes(self)
  SetAlign(self, align)
  SetBackgroundColour(self, colBack)
  SetColumn(self, col)
  SetData(self, data)
  SetFont(self, font)
  SetId(self, id)
  SetImage(self, image)
  SetMask(self, mask)
  SetState(self, state)
  SetStateMask(self, stateMask)
  SetText(self, text)
  SetTextColour(self, colText)
  SetWidth(self, width)

Property Summary
  Align: See GetAlign and SetAlign
  Attributes: See GetAttributes
  BackgroundColour: See GetBackgroundColour and SetBackgroundColour
  Column: See GetColumn and SetColumn
  Data: See GetData and SetData
  Font: See GetFont and SetFont
  Id: See GetId and SetId
  Image: See GetImage and SetImage
  m_col
  m_data
  m_format
  m_image
  m_itemId
  m_mask
  m_state
  m_stateMask
  m_text
  m_width
  Mask: See GetMask and SetMask
  State: See GetState and SetState
  Text: See GetText and SetText
  TextColour: See GetTextColour and SetTextColour
  thisown: The membership flag
  Width: See GetWidth and SetWidth

Property Details

Align

See GetAlign and SetAlign

Get Method:
GetAlign(self)
Set Method:
SetAlign(self, align)

Attributes

See GetAttributes

Get Method:
GetAttributes(self)

BackgroundColour

See GetBackgroundColour and SetBackgroundColour

Get Method:
GetBackgroundColour(self)
Set Method:
SetBackgroundColour(self, colBack)

Column

See GetColumn and SetColumn

Get Method:
GetColumn(self)
Set Method:
SetColumn(self, col)

Data

See GetData and SetData

Get Method:
GetData(self)
Set Method:
SetData(self, data)

Font

See GetFont and SetFont

Get Method:
GetFont(self)
Set Method:
SetFont(self, font)

Id

See GetId and SetId

Get Method:
GetId(self)
Set Method:
SetId(self, id)

Image

See GetImage and SetImage

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

Mask

See GetMask and SetMask

Get Method:
GetMask(self)
Set Method:
SetMask(self, mask)

State

See GetState and SetState

Get Method:
GetState(self)
Set Method:
SetState(self, state)

Text

See GetText and SetText

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

TextColour

See GetTextColour and SetTextColour

Get Method:
GetTextColour(self)
Set Method:
SetTextColour(self, colText)

thisown

The membership flag

Width

See GetWidth and SetWidth

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

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