Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_FrameAdapter_Sticky Class Reference

Inheritance diagram for CP_FrameAdapter_Sticky:

CP_FrameAdapter List of all members.

Public Member Functions

Frame management
void AdjustFrame (const CP_Rect &inOriginalFrame, const CP_Rect &inNewFrame, CP_Rect &inAdjustedFrame)
Constructor / Destructor
 CP_FrameAdapter_Sticky (bool inStickyLeft=true, bool inStickyTop=true, bool inStickyRight=true, bool inStickyBottom=true)
 Constructor.
virtual ~CP_FrameAdapter_Sticky () throw ()
 Destructor.
Frame management
void AdjustFrame (const CP_Rect &inOriginalFrame, const CP_Rect &inNewFrame, CP_Rect &inAdjustedFrame)

Protected Member Functions

Frame management
virtual void HandleAdjustFrame (const CP_Rect &inOriginalFrame, const CP_Rect &inNewFrame, CP_Rect &inAdjustedFrame) const

Protected Attributes

bool fStickyLeft
bool fStickyTop
bool fStickyRight
bool fStickyBottom

Constructor & Destructor Documentation

CP_FrameAdapter_Sticky::CP_FrameAdapter_Sticky bool  inStickyLeft = true,
bool  inStickyTop = true,
bool  inStickyRight = true,
bool  inStickyBottom = true
 

Constructor.

CP_FrameAdapter_Sticky::~CP_FrameAdapter_Sticky  )  throw () [virtual]
 

Destructor.


Member Function Documentation

void CP_FrameAdapter_Sticky::HandleAdjustFrame const CP_Rect inOriginalFrame,
const CP_Rect inNewFrame,
CP_Rect inAdjustedFrame
const [protected, virtual]
 

Destructor.

Implements CP_FrameAdapter.

void CP_FrameAdapter::AdjustFrame const CP_Rect inOriginalFrame,
const CP_Rect inNewFrame,
CP_Rect inAdjustedFrame
[inherited]
 

Destructor.


Member Data Documentation

bool CP_FrameAdapter_Sticky::fStickyLeft [protected]
 

bool CP_FrameAdapter_Sticky::fStickyTop [protected]
 

Flag to indicate if the view is bound to its superviews left side.

bool CP_FrameAdapter_Sticky::fStickyRight [protected]
 

Flag to indicate if the view is bound to its superviews top side.

bool CP_FrameAdapter_Sticky::fStickyBottom [protected]
 

Flag to indicate if the view is bound to its superviews right side.


The documentation for this class was generated from the following files:
Generated on Tue Sep 20 20:21:46 2005 for CPLAT_MacOS by  doxygen 1.4.0