CNSFlexFormView Class Reference

#include <NSFlexFormView.h>

Collaboration diagram for CNSFlexFormView:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CNSFlexFormView (UINT nIDTemplate)
 CNSFlexFormView (LPCTSTR lpszTemplateName)
virtual ~CNSFlexFormView ()
void AddFlexConstraint (UINT nControlID, const CNSFlexHorizontalConstraint &HorizontalConstraint, const CNSFlexVerticalConstraint &VerticalConstraint)
virtual void OnInitialUpdate ()

Protected Member Functions

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

Detailed Description

Definition at line 20 of file NSFlexFormView.h.


Constructor & Destructor Documentation

CNSFlexFormView::CNSFlexFormView ( UINT  nIDTemplate  ) 

Definition at line 24 of file NSFlexFormView.cpp.

CNSFlexFormView::CNSFlexFormView ( LPCTSTR  lpszTemplateName  ) 

Definition at line 34 of file NSFlexFormView.cpp.

CNSFlexFormView::~CNSFlexFormView (  )  [virtual]

Definition at line 44 of file NSFlexFormView.cpp.


Member Function Documentation

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

Definition at line 49 of file NSFlexFormView.cpp.

References CNSFlexConstraintList::AddConstraint().

void CNSFlexFormView::OnInitialUpdate (  )  [virtual]

Definition at line 68 of file NSFlexFormView.cpp.

References WM_SETMINTRACKSIZE.

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

Definition at line 57 of file NSFlexFormView.cpp.

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

Definition at line 101 of file NSFlexFormView.cpp.

References CNSFlexConstraintList::PositionControls().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 04:30:39 2008 for HOOPLE Libraries by  doxygen 1.5.1