ILayoutManager Class Reference

Interface for layouting components. More...

#include <ILayoutManager.h>

List of all members.

Public Member Functions

virtual void DoLayout (CComponent *component)=0
 This function will call at the Component's Validate time.

Detailed Description

Interface for layouting components.


Member Function Documentation

virtual void ILayoutManager::DoLayout ( CComponent component  )  [pure virtual]

This function will call at the Component's Validate time.

Parameters:
component - invalid component

The documentation for this class was generated from the following file:
Generated on Tue Jun 29 18:34:06 2010 for guilib by  doxygen 1.6.3