classes
wxMultiCellItemHandle
Derived from
wxObject (REF NOT FOUND)
Data structures
Members
wxMultiCellItemHandle::wxMultiCellItemHandle
wxMultiCellItemHandle::GetAlignment
wxMultiCellItemHandle::GetColumn
wxMultiCellItemHandle::GetHeight
wxMultiCellItemHandle::GetLocalSize
wxMultiCellItemHandle::GetRow
wxMultiCellItemHandle::GetStyle
wxMultiCellItemHandle::GetWeight
wxMultiCellItemHandle::GetWidth
wxMultiCellItemHandle(int row, int column, wxSize size, wxResizable style = wxNOT_RESIZABLE, wxSize weight = wxSize(1,1), int align = wxALIGN_NOT)
wxMultiCellItemHandle(int row, int column, wxResizable style, wxSize weight = wxSize(1,1), int align = wxALIGN_NOT)
wxMultiCellItemHandle(int row, int column, int align)
wxMultiCellItemHandle(int row, int column, int height = 1, int width = 1, wxSize size = wxDefaultSize, wxResizable style = wxNOT_RESIZABLE, wxSize weight = wxSize(1,1), int align = wxALIGN_NOT)
int GetAlignment()
int GetColumn()
int GetHeight()
wxSize GetLocalSize()
int GetRow()
wxResizable GetStyle()
wxSize GetWeight()
int GetWidth()