MFC Grid manual

IKeyManager Member List

This is the complete list of members for IKeyManager, including all inherited members.

AutoDelete() const =0IAutoDelete [pure virtual]
NavigateKeyDown(CGrid &grid, bool bShift, bool bCtrl)=0IKeyManager [pure virtual]
NavigateKeyEnd(CGrid &grid, bool bShift, bool bCtrl)=0IKeyManager [pure virtual]
NavigateKeyHome(CGrid &grid, bool bShift, bool bCtrl)=0IKeyManager [pure virtual]
NavigateKeyLeft(CGrid &grid, bool bShift, bool bCtrl)=0IKeyManager [pure virtual]
NavigateKeyPageDown(CGrid &grid, bool bShift, bool bCtrl)=0IKeyManager [pure virtual]
NavigateKeyPageUp(CGrid &grid, bool bShift, bool bCtrl)=0IKeyManager [pure virtual]
NavigateKeyRight(CGrid &grid, bool bShift, bool bCtrl)=0IKeyManager [pure virtual]
NavigateKeyUp(CGrid &grid, bool bShift, bool bCtrl)=0IKeyManager [pure virtual]
OnKeyDown(CGrid &grid, UINT nChar, UINT nRepCnt, UINT nFlags)=0IKeyManager [pure virtual]
OnKeyUp(CGrid &grid, UINT nChar, UINT nRepCnt, UINT nFlags)=0IKeyManager [pure virtual]
~IAutoDelete()IAutoDelete [virtual]