CNSFlexPropertyPage Class Reference

#include <NSFlexPropertyPage.h>

Collaboration diagram for CNSFlexPropertyPage:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CNSFlexPropertyPage ()
 CNSFlexPropertyPage (UINT nIDTemplate, UINT nIDCaption=0)
 CNSFlexPropertyPage (LPCTSTR lpszTemplateName, UINT nIDCaption=0)
virtual ~CNSFlexPropertyPage ()
void AddFlexConstraint (UINT nControlID, const CNSFlexHorizontalConstraint &HorizontalConstraint, const CNSFlexVerticalConstraint &VerticalConstraint)
CDocument * GetDocument () const
CView * GetView () const
virtual void OnUpdate (CView *pSender, LPARAM lHint, CObject *pHint)
virtual BOOL OnSetActive ()

Protected Member Functions

afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnSize (UINT nType, int cx, int cy)
virtual BOOL OnInitDialog ()

Detailed Description

Definition at line 21 of file NSFlexPropertyPage.h.


Constructor & Destructor Documentation

CNSFlexPropertyPage::CNSFlexPropertyPage (  ) 

Definition at line 24 of file NSFlexPropertyPage.cpp.

CNSFlexPropertyPage::CNSFlexPropertyPage ( UINT  nIDTemplate,
UINT  nIDCaption = 0 
)

Definition at line 30 of file NSFlexPropertyPage.cpp.

CNSFlexPropertyPage::CNSFlexPropertyPage ( LPCTSTR  lpszTemplateName,
UINT  nIDCaption = 0 
)

Definition at line 36 of file NSFlexPropertyPage.cpp.

CNSFlexPropertyPage::~CNSFlexPropertyPage (  )  [virtual]

Definition at line 42 of file NSFlexPropertyPage.cpp.


Member Function Documentation

void CNSFlexPropertyPage::AddFlexConstraint ( UINT  nControlID,
const CNSFlexHorizontalConstraint HorizontalConstraint,
const CNSFlexVerticalConstraint VerticalConstraint 
)

Definition at line 47 of file NSFlexPropertyPage.cpp.

References CNSFlexConstraintList::AddConstraint().

CDocument * CNSFlexPropertyPage::GetDocument (  )  const

Definition at line 55 of file NSFlexPropertyPage.cpp.

References NULL.

Referenced by OnInitDialog().

CView * CNSFlexPropertyPage::GetView (  )  const

Definition at line 78 of file NSFlexPropertyPage.cpp.

References NULL.

void CNSFlexPropertyPage::OnUpdate ( CView *  pSender,
LPARAM  lHint,
CObject *  pHint 
) [virtual]

Definition at line 159 of file NSFlexPropertyPage.cpp.

Referenced by OnInitDialog().

BOOL CNSFlexPropertyPage::OnSetActive (  )  [virtual]

Definition at line 131 of file NSFlexPropertyPage.cpp.

References WM_PAGESETACTIVE.

int CNSFlexPropertyPage::OnCreate ( LPCREATESTRUCT  lpCreateStruct  )  [protected]

Definition at line 101 of file NSFlexPropertyPage.cpp.

void CNSFlexPropertyPage::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]

Definition at line 140 of file NSFlexPropertyPage.cpp.

References CNSFlexConstraintList::PositionControls().

BOOL CNSFlexPropertyPage::OnInitDialog (  )  [protected, virtual]

Definition at line 112 of file NSFlexPropertyPage.cpp.

References GetDocument(), NULL, and OnUpdate().


The documentation for this class was generated from the following files:
Generated on Sat Oct 11 04:30:04 2008 for HOOPLE Libraries by  doxygen 1.5.1