FlexGridSizer Class Reference

Inheritance diagram for FlexGridSizer:

GridSizer Sizer wxObject IDisposable GridBagSizer

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (int cols, int vgap, int hgap)
 this (int rows, int cols, int vgap, int hgap)
override void RecalcSizes ()
override Size CalcMin ()
void AddGrowableRow (int idx)
void RemoveGrowableRow (int idx)
void AddGrowableCol (int idx)
void RemoveGrowableCol (int idx)
void SetFlexibleDirection (int direction)
int GetFlexibleDirection ()
void SetNonFlexibleGrowMode (FlexSizerGrowMode mode)
FlexSizerGrowMode GetNonFlexibleGrowMode ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from GridSizer.

this ( int  cols,
int  vgap,
int  hgap 
)

Reimplemented from GridSizer.

this ( int  rows,
int  cols,
int  vgap,
int  hgap 
)

Reimplemented from GridSizer.


Member Function Documentation

override void RecalcSizes (  ) 

Reimplemented from GridSizer.

override Size CalcMin (  ) 

Reimplemented from GridSizer.

void AddGrowableRow ( int  idx  ) 

void RemoveGrowableRow ( int  idx  ) 

void AddGrowableCol ( int  idx  ) 

void RemoveGrowableCol ( int  idx  ) 

void SetFlexibleDirection ( int  direction  ) 

int GetFlexibleDirection (  ) 

void SetNonFlexibleGrowMode ( FlexSizerGrowMode  mode  ) 

FlexSizerGrowMode GetNonFlexibleGrowMode (  ) 


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