GME  13
Public Member Functions | Public Attributes
CInPlaceManager Class Reference

#include <InPlaceManager.h>

Collaboration diagram for CInPlaceManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void OnEditEnd ()
bool OnRightItemClick (int nIndex, CRect rectInPlace)
void OnEditSingleLineEnd ()
void OnEditMultiLineEnd ()
void OnClickArrowButton (bool rightSideClick)
void OnClickEditorButton ()
void ShowInPlace (CRect rectInPlace, int nIndex)
void HideAllInPlace ()
 CInPlaceManager (CInspectorList *pInspectorList)
virtual ~CInPlaceManager ()

Public Attributes

CInspectorListm_pInspectorList
CArrowButton m_ArrowButton
CButton m_EditorButton
CInPlaceEdit m_SingleEditCtrl
CInPlaceEdit m_MultiEditCtrl
int m_nLastSelEditIndex

Detailed Description

Definition at line 17 of file InPlaceManager.h.


Constructor & Destructor Documentation

Definition at line 25 of file InPlaceManager.cpp.

Definition at line 30 of file InPlaceManager.cpp.


Member Function Documentation

Definition at line 253 of file InPlaceManager.cpp.

void CInPlaceManager::OnClickArrowButton ( bool  rightSideClick)

Definition at line 530 of file InPlaceManager.cpp.

Definition at line 364 of file InPlaceManager.cpp.

Definition at line 779 of file InPlaceManager.cpp.

Definition at line 645 of file InPlaceManager.cpp.

Definition at line 687 of file InPlaceManager.cpp.

bool CInPlaceManager::OnRightItemClick ( int  nIndex,
CRect  rectInPlace 
)

Definition at line 763 of file InPlaceManager.cpp.

void CInPlaceManager::ShowInPlace ( CRect  rectInPlace,
int  nIndex 
)

Definition at line 35 of file InPlaceManager.cpp.


Member Data Documentation

Definition at line 36 of file InPlaceManager.h.

Definition at line 37 of file InPlaceManager.h.

Definition at line 39 of file InPlaceManager.h.

Definition at line 40 of file InPlaceManager.h.

Definition at line 34 of file InPlaceManager.h.

Definition at line 38 of file InPlaceManager.h.


The documentation for this class was generated from the following files: