ListView Class Reference

Inheritance diagram for ListView:

ListCtrl Control Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (Window parent)
 this (Window parent, int id)
 this (Window parent, int id, Point pos)
 this (Window parent, int id, Point pos, Size size)
 this (Window parent, int id, Point pos, Size size, int style)
 this (Window parent, int id, Point pos, Size size, int style, Validator validator)
 this (Window parent, int id, Point pos, Size size, int style, Validator validator, string name)
 this (Window parent, Point pos)
 this (Window parent, Point pos, Size size)
 this (Window parent, Point pos, Size size, int style)
 this (Window parent, Point pos, Size size, int style, Validator validator)
 this (Window parent, Point pos, Size size, int style, Validator validator, string name)
override bool Create (Window parent, int id, Point pos, Size size, int style, Validator validator, string name)
void Select (int n)
void Select (int n, bool on)
void Focus (int index)
int FocusedItem ()
int GetNextSelected (int item)
int FirstSelected ()
bool IsSelected (int index)
void SetColumnImage (int col, int image)
void ClearColumnImage (int col)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from ListCtrl.

this (  ) 

Reimplemented from ListCtrl.

this ( Window  parent  ) 

this ( Window  parent,
int  id 
)

this ( Window  parent,
int  id,
Point  pos 
)

this ( Window  parent,
int  id,
Point  pos,
Size  size 
)

this ( Window  parent,
int  id,
Point  pos,
Size  size,
int  style 
)

this ( Window  parent,
int  id,
Point  pos,
Size  size,
int  style,
Validator  validator 
)

this ( Window  parent,
int  id,
Point  pos,
Size  size,
int  style,
Validator  validator,
string  name 
)

Reimplemented from ListCtrl.

this ( Window  parent,
Point  pos 
)

this ( Window  parent,
Point  pos,
Size  size 
)

this ( Window  parent,
Point  pos,
Size  size,
int  style 
)

this ( Window  parent,
Point  pos,
Size  size,
int  style,
Validator  validator 
)

this ( Window  parent,
Point  pos,
Size  size,
int  style,
Validator  validator,
string  name 
)

Reimplemented from ListCtrl.


Member Function Documentation

override bool Create ( Window  parent,
int  id,
Point  pos,
Size  size,
int  style,
Validator  validator,
string  name 
)

Reimplemented from ListCtrl.

void Select ( int  n  ) 

void Select ( int  n,
bool  on 
)

void Focus ( int  index  ) 

int FocusedItem (  ) 

int GetNextSelected ( int  item  ) 

int FirstSelected (  ) 

bool IsSelected ( int  index  ) 

void SetColumnImage ( int  col,
int  image 
)

void ClearColumnImage ( int  col  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:26 2009 for wxD by  doxygen 1.5.4