GME  13
Public Member Functions | Protected Attributes
CMgaMappedTreeCtrlBase Class Reference

#include <MgaMappedTreeCtrl.h>

Inheritance diagram for CMgaMappedTreeCtrlBase:
Inheritance graph
[legend]
Collaboration diagram for CMgaMappedTreeCtrlBase:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMgaMappedTreeCtrlBase ()
virtual BOOL DoDrop (eDragOperation, COleDataObject *, CPoint)
void RegisterDropTarget ()
virtual BOOL IsRelevantDropTarget (CPoint point, CImageList *)
void ExpandAllChildren (HTREEITEM hParent, UINT nCode)
void DeleteAllChildren (HTREEITEM hParent)
BOOL SetItemState (HTREEITEM hItem, UINT nState)
virtual BOOL DeleteItem (HTREEITEM hItem)=0
virtual void CleanUp ()=0
virtual BOOL LookupObjectUnknown (HTREEITEM hTreeItem, IUnknown *&out)=0

Protected Attributes

CGMEActiveBrowserDropTarget m_DropTarget
CComPtr< IMgaEventLoggerm_EventLogger

Detailed Description

Definition at line 25 of file MgaMappedTreeCtrl.h.


Constructor & Destructor Documentation

Definition at line 28 of file MgaMappedTreeCtrl.h.


Member Function Documentation

virtual void CMgaMappedTreeCtrlBase::CleanUp ( ) [pure virtual]
void CMgaMappedTreeCtrlBase::DeleteAllChildren ( HTREEITEM  hParent)

Definition at line 30 of file MgaMappedTreeCtrl.cpp.

virtual BOOL CMgaMappedTreeCtrlBase::DeleteItem ( HTREEITEM  hItem) [pure virtual]
BOOL CMgaMappedTreeCtrlBase::DoDrop ( eDragOperation  ,
COleDataObject *  ,
CPoint   
) [virtual]

Reimplemented in CAggregateTreeCtrl.

Definition at line 78 of file MgaMappedTreeCtrl.cpp.

void CMgaMappedTreeCtrlBase::ExpandAllChildren ( HTREEITEM  hParent,
UINT  nCode 
)

Definition at line 50 of file MgaMappedTreeCtrl.cpp.

BOOL CMgaMappedTreeCtrlBase::IsRelevantDropTarget ( CPoint  point,
CImageList *   
) [virtual]

Reimplemented in CAggregateTreeCtrl.

Definition at line 67 of file MgaMappedTreeCtrl.cpp.

virtual BOOL CMgaMappedTreeCtrlBase::LookupObjectUnknown ( HTREEITEM  hTreeItem,
IUnknown *&  out 
) [pure virtual]

Definition at line 72 of file MgaMappedTreeCtrl.cpp.

BOOL CMgaMappedTreeCtrlBase::SetItemState ( HTREEITEM  hItem,
UINT  nState 
)

Definition at line 19 of file MgaMappedTreeCtrl.cpp.


Member Data Documentation

Definition at line 40 of file MgaMappedTreeCtrl.h.

Definition at line 42 of file MgaMappedTreeCtrl.h.


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