GME  13
Public Types | Public Member Functions | Protected Member Functions
CConstraintTreeCtrl Class Reference

#include <GMEConstraintTreeCtrl.h>

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

List of all members.

Public Types

enum  Kind_tag { TK_CONSTRAINT = 0, TK_OBJECT = 1, TK_UNKNOWN = 2 }
typedef enum
CConstraintTreeCtrl::Kind_tag 
Kind

Public Member Functions

 CConstraintTreeCtrl ()
virtual ~CConstraintTreeCtrl ()
void SetKind (Kind eKind)
Kind GetKind () const
void SelectAllItems (HTREEITEM root, bool select)
void SortItemChildren (HTREEITEM hItem)

Protected Member Functions

void SendTreeNotification (UINT uiMessage, HTREEITEM hItem)
afx_msg void OnLButtonDown (UINT nFlags, CPoint point)
afx_msg void OnRButtonDown (UINT nFlags, CPoint point)
afx_msg void OnKeyUp (UINT nChar, UINT nRepCnt, UINT nFlags)
afx_msg void OnLButtonDblClk (UINT nFlags, CPoint point)

Detailed Description

Definition at line 40 of file GMEConstraintTreeCtrl.h.


Member Typedef Documentation


Member Enumeration Documentation

Enumerator:
TK_CONSTRAINT 
TK_OBJECT 
TK_UNKNOWN 

Definition at line 46 of file GMEConstraintTreeCtrl.h.


Constructor & Destructor Documentation

Definition at line 42 of file GMEConstraintTreeCtrl.cpp.

Definition at line 47 of file GMEConstraintTreeCtrl.cpp.


Member Function Documentation

Definition at line 90 of file GMEConstraintTreeCtrl.cpp.

void CConstraintTreeCtrl::OnKeyUp ( UINT  nChar,
UINT  nRepCnt,
UINT  nFlags 
) [protected]

Definition at line 178 of file GMEConstraintTreeCtrl.cpp.

void CConstraintTreeCtrl::OnLButtonDblClk ( UINT  nFlags,
CPoint  point 
) [protected]

Reimplemented from CTreeCtrlEx.

Definition at line 202 of file GMEConstraintTreeCtrl.cpp.

void CConstraintTreeCtrl::OnLButtonDown ( UINT  nFlags,
CPoint  point 
) [protected]

Reimplemented from CTreeCtrlEx.

Definition at line 144 of file GMEConstraintTreeCtrl.cpp.

void CConstraintTreeCtrl::OnRButtonDown ( UINT  nFlags,
CPoint  point 
) [protected]

Reimplemented from CTreeCtrlEx.

Definition at line 156 of file GMEConstraintTreeCtrl.cpp.

void CConstraintTreeCtrl::SelectAllItems ( HTREEITEM  root,
bool  select 
)

Definition at line 73 of file GMEConstraintTreeCtrl.cpp.

void CConstraintTreeCtrl::SendTreeNotification ( UINT  uiMessage,
HTREEITEM  hItem 
) [protected]

Definition at line 116 of file GMEConstraintTreeCtrl.cpp.

Definition at line 85 of file GMEConstraintTreeCtrl.cpp.

void CConstraintTreeCtrl::SortItemChildren ( HTREEITEM  hItem)

Definition at line 95 of file GMEConstraintTreeCtrl.cpp.


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