GBSizerItem Class Reference

Inheritance diagram for GBSizerItem:

SizerItem wxObject IDisposable

List of all members.

Public Member Functions

 this (int width, int height, GBPosition pos, GBSpan span, int flag, int border, wxObject userData)
 this (Window window, GBPosition pos, GBSpan span, int flag, int border, wxObject userData)
 this (Sizer sizer, GBPosition pos, GBSpan span, int flag, int border, wxObject userData)
 this ()
 this (IntPtr wxobj)
GBPosition Pos ()
void Pos (GBPosition value)
GBSpan Span ()
void Span (GBSpan value)
bool Intersects (GBSizerItem other)
bool Intersects (GBPosition pos, GBSpan span)
void GetEndPos (inout int row, inout int col)
GridBagSizer GBSizer ()
void GBSizer (GridBagSizer value)

Static Public Member Functions

static wxObject New (IntPtr ptr)


Constructor & Destructor Documentation

this ( int  width,
int  height,
GBPosition  pos,
GBSpan  span,
int  flag,
int  border,
wxObject  userData 
)

this ( Window  window,
GBPosition  pos,
GBSpan  span,
int  flag,
int  border,
wxObject  userData 
)

this ( Sizer  sizer,
GBPosition  pos,
GBSpan  span,
int  flag,
int  border,
wxObject  userData 
)

this (  ) 

Reimplemented from SizerItem.

this ( IntPtr  wxobj  ) 

Reimplemented from SizerItem.


Member Function Documentation

GBPosition Pos (  ) 

void Pos ( GBPosition  value  ) 

GBSpan Span (  ) 

void Span ( GBSpan  value  ) 

bool Intersects ( GBSizerItem  other  ) 

bool Intersects ( GBPosition  pos,
GBSpan  span 
)

void GetEndPos ( inout int  row,
inout int  col 
)

GridBagSizer GBSizer (  ) 

void GBSizer ( GridBagSizer  value  ) 

static wxObject New ( IntPtr  ptr  )  [static]


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