MWidgets::Grid Member List

This is the complete list of members for MWidgets::Grid, including all inherited members.

CellArray typedefMWidgets::Grid [protected]
ContextMenu classMWidgets::Widget [friend]
Create(Widget *parent, int x, int y, int w, int h)MWidgets::Grid [virtual]
MWidgets::Widget::Create(int x, int y, int w, int h, string caption, string classname, DWORD styles, HWND parent, DWORD stylesex=0)MWidgets::Widget
Destroy()MWidgets::Widget
DestroyChildProc(HWND hwnd, LPARAM lParam)MWidgets::Widget [protected, static]
DestroyChildWindows()MWidgets::Widget
Draw()MWidgets::Grid [protected]
DrawFixed(HDC hdc, RECT *cellRect, int r, int c, int w, int h)MWidgets::Grid [protected]
DrawNormal(HDC hdc, RECT *cellRect, int r, int c, int w, int h)MWidgets::Grid [protected]
EditOnMessage(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)MWidgets::Grid [protected]
EditWindowProcedure(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)MWidgets::Grid [protected, static]
Enable(BOOL bEnable)MWidgets::Widget
EnsureVisible(int row, int col)MWidgets::Grid
GetCellByPoint(int x, int y, int *row, int *col)MWidgets::Grid
GetCellRect(int row, int col, LPRECT pRect)MWidgets::Grid
GetFixedCellByPoint(int x, int y, int *row, int *col)MWidgets::Grid [protected]
GetFocusCellCol()MWidgets::Grid
GetFocusCellRow()MWidgets::Grid
GetHinstance()MWidgets::Widget
GetHwnd()MWidgets::Widget
GetItemText(int row, int col)MWidgets::Grid
GetObjectFromHwnd(HWND hWnd)MWidgets::Widget [protected, static]
GetParent()MWidgets::Widget
GetText()MWidgets::Widget
GetType()MWidgets::Grid [virtual]
Grid()MWidgets::Grid
Hide()MWidgets::Widget
HideCellEdit()MWidgets::Grid [protected]
IsDestroyed()MWidgets::Widget
m_bCellCopiengModeMWidgets::Grid [protected]
m_bCellMovingModeMWidgets::Grid [protected]
m_bCellOnCopiengAreaMWidgets::Grid [protected]
m_bCellOnMoveAreaMWidgets::Grid [protected]
m_bColMovingModeMWidgets::Grid [protected]
m_bColRowOnMoveAreaMWidgets::Grid [protected]
m_bColSeletionMWidgets::Grid [protected]
m_bEditingModeMWidgets::Grid [protected]
m_bOnResizeAreaMWidgets::Grid [protected]
m_bResizeModeMWidgets::Grid [protected]
m_bRowMovingModeMWidgets::Grid [protected]
m_bRowSeletionMWidgets::Grid [protected]
m_bSelectionModeMWidgets::Grid [protected]
m_dwDefCellColorMWidgets::Grid [protected]
m_dwDefFixedCellColorMWidgets::Grid [protected]
m_dwSelctionOPMWidgets::Grid [protected]
m_EditWndProcMWidgets::Grid [protected]
m_hArrowCurMWidgets::Grid [protected]
m_hBlackPen1MWidgets::Grid [protected]
m_hBlackPen2MWidgets::Grid [protected]
m_hBlackPen3MWidgets::Grid [protected]
m_hContextMenuMWidgets::Widget [protected]
m_hCrossCurMWidgets::Grid [protected]
m_hFontMWidgets::Grid [protected]
m_hHorzSizeCurMWidgets::Grid [protected]
m_hInstanceMWidgets::Widget [protected]
m_hMovingCurMWidgets::Grid [protected]
m_hSelectionBrushMWidgets::Grid [protected]
m_hVertSizeCurMWidgets::Grid [protected]
m_hWhitePenMWidgets::Grid [protected]
m_hWndMWidgets::Widget [protected]
m_hWndEditMWidgets::Grid [protected]
m_iBottomMarginMWidgets::Grid [protected]
m_iBroderWidthMWidgets::Grid [protected]
m_iCurColMWidgets::Grid [protected]
m_iCurRowMWidgets::Grid [protected]
m_iDefColWidthMWidgets::Grid [protected]
m_iDefRowHeightMWidgets::Grid [protected]
m_iFixedColWidthMWidgets::Grid [protected]
m_iFixedRowHeightMWidgets::Grid [protected]
m_iLeftMarginMWidgets::Grid [protected]
m_iMaxVisColMWidgets::Grid [protected]
m_iMaxVisRowMWidgets::Grid [protected]
m_iMinVisColMWidgets::Grid [protected]
m_iMinVisRowMWidgets::Grid [protected]
m_iPrevResizeValMWidgets::Grid [protected]
m_iResizeColMWidgets::Grid [protected]
m_iResizeRowMWidgets::Grid [protected]
m_iRightMarginMWidgets::Grid [protected]
m_iSelColMWidgets::Grid [protected]
m_iSelRowMWidgets::Grid [protected]
m_iTableHeightMWidgets::Grid [protected]
m_iTableWidthMWidgets::Grid [protected]
m_iTopMarginMWidgets::Grid [protected]
m_mapHotKeyHendlesMWidgets::Widget [protected]
m_mapHotKeyIdsMWidgets::Widget [protected]
m_nFixedColCountMWidgets::Grid [protected]
m_nFixedRowCountMWidgets::Grid [protected]
m_pOnCreateHandlerMWidgets::Widget [protected]
m_pOnLButtonDownHandlerMWidgets::Widget [protected]
m_pOnRButtonDownHandlerMWidgets::Widget [protected]
m_pOnSizeHandlerMWidgets::Widget [protected]
m_prevWndProcMWidgets::Widget [protected]
m_regCellCopiengMWidgets::Grid [protected]
m_regCellMovingMWidgets::Grid [protected]
m_regColMovingMWidgets::Grid [protected]
m_regRowMovingMWidgets::Grid [protected]
m_sMaxStrMWidgets::Grid [protected]
m_sMinStrMWidgets::Grid [protected]
m_TextAlignMWidgets::Grid [protected]
m_vecColsWidthsMWidgets::Grid [protected]
m_vecRowsHeightsMWidgets::Grid [protected]
m_vecTableMWidgets::Grid [protected]
Move(int x, int y)MWidgets::Widget
OnCommand(WORD code, WORD id)MWidgets::Widget [protected, virtual]
OnCreate()MWidgets::Widget [virtual]
OnLeftButtonDown(int x, int y, DWORD buttonMask)MWidgets::Widget [virtual]
OnMessage(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)MWidgets::Grid [protected, virtual]
OnRightButtonDown(int x, int y, DWORD buttonMask)MWidgets::Widget [virtual]
OnSize(int left, int top, int right, int bottom)MWidgets::Grid [virtual]
ProcessAccelerators(WORD id)MWidgets::Widget [protected]
ProcessHotKey(WORD id)MWidgets::Widget [protected]
ProcessMenu(WORD id)MWidgets::Widget [protected]
RecalculateVisibles(int w=-1, int h=-1)MWidgets::Grid [protected]
Refresh(bool bRecalculateVisibles=false)MWidgets::Grid
RemoveMenuBar()MWidgets::Widget
ResizeCol(int newPos)MWidgets::Grid [protected]
ResizeRow(int newPos)MWidgets::Grid [protected]
ResizeToAlignCol()MWidgets::Grid
ResizeToMaxSize()MWidgets::Grid
ResizeToMinSize()MWidgets::Grid
SetColWidth(int index, int w)MWidgets::Grid
SetDefCellColor(DWORD color)MWidgets::Grid
SetDefColWidth(int w)MWidgets::Grid
SetDefFixedCellColor(DWORD color)MWidgets::Grid
SetDefRowHeight(int h)MWidgets::Grid
SetFixedColCount(int val)MWidgets::Grid
SetFixedRowCount(int val)MWidgets::Grid
SetFont(string name, int size, bool bold, bool italic, bool underline)MWidgets::Grid
SetHotKey(UINT fsModifiers, UINT vk, BaseEventHandler *pEventHandler)MWidgets::Widget
SetHotKey(UINT fsModifiers, UINT vk, T *pProcessor, void(T::*EventCallBack)(Widget *sender))MWidgets::Widget [inline]
SetItemBackColor(int row, int col, DWORD color)MWidgets::Grid
SetItemData(int row, int col, void *data)MWidgets::Grid
SetItemForeColor(int row, int col, DWORD color)MWidgets::Grid
SetItemText(int row, int col, string text)MWidgets::Grid
SetLeftButtonDownHandler(T *pProcessor, void(T::*EventCallBack)(Widget *sender, int x, int y, DWORD buttonMask))MWidgets::Widget [inline]
SetMenuBar(Menu *pMenu)MWidgets::Widget
SetOnCreateHandler(T *pProcessor, void(T::*EventCallBack)(Widget *sender))MWidgets::Widget [inline]
SetOnSizeHandler(T *pProcessor, void(T::*EventCallBack)(Widget *sender))MWidgets::Widget [inline]
SetRightButtonDownHandler(T *pProcessor, void(T::*EventCallBack)(Widget *sender, int x, int y, DWORD buttonMask))MWidgets::Widget [inline]
SetRowHeight(int index, int h)MWidgets::Grid
SetSize(int rows, int cols)MWidgets::Grid
SetText(string text)MWidgets::Widget
SetTextAlign(TextAlign align)MWidgets::Grid
SetTextMargins(int l, int t, int r, int b)MWidgets::Grid
Show()MWidgets::Widget
ShowCellEdit(bool replace, string str="")MWidgets::Grid [protected]
Size(int w, int h)MWidgets::Widget
TestCellMovingCopieng(int xPos, int yPos)MWidgets::Grid [protected]
TestColRowMoving(int xPos, int yPos)MWidgets::Grid [protected]
TestColRowResizing(int x, int y)MWidgets::Grid [protected]
Widget()MWidgets::Widget
WindowProcedure(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)MWidgets::Widget [static]
~Grid()MWidgets::Grid
~Widget()MWidgets::Widget [virtual]


Generated on Thu Oct 26 13:47:46 2006 for MWidgets by  doxygen 1.4.7