IKeyManager Member List
This is the complete list of members for
IKeyManager, including all inherited members.
AutoDelete() const =0 | IAutoDelete | [pure virtual] |
NavigateKeyDown(CGrid &grid, bool bShift, bool bCtrl)=0 | IKeyManager | [pure virtual] |
NavigateKeyEnd(CGrid &grid, bool bShift, bool bCtrl)=0 | IKeyManager | [pure virtual] |
NavigateKeyHome(CGrid &grid, bool bShift, bool bCtrl)=0 | IKeyManager | [pure virtual] |
NavigateKeyLeft(CGrid &grid, bool bShift, bool bCtrl)=0 | IKeyManager | [pure virtual] |
NavigateKeyPageDown(CGrid &grid, bool bShift, bool bCtrl)=0 | IKeyManager | [pure virtual] |
NavigateKeyPageUp(CGrid &grid, bool bShift, bool bCtrl)=0 | IKeyManager | [pure virtual] |
NavigateKeyRight(CGrid &grid, bool bShift, bool bCtrl)=0 | IKeyManager | [pure virtual] |
NavigateKeyUp(CGrid &grid, bool bShift, bool bCtrl)=0 | IKeyManager | [pure virtual] |
OnKeyDown(CGrid &grid, UINT nChar, UINT nRepCnt, UINT nFlags)=0 | IKeyManager | [pure virtual] |
OnKeyUp(CGrid &grid, UINT nChar, UINT nRepCnt, UINT nFlags)=0 | IKeyManager | [pure virtual] |
~IAutoDelete() | IAutoDelete | [virtual] |