Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

os::TableCell Class Reference

#include <tableview.h>

List of all members.

Public Methods

 TableCell ()
 ~TableCell ()
void SetView (View *pcView)
ViewGetView (void) const
void SetWheights (float vHorizontal, float vVertical)
Point GetPreferredSize (bool bLargest) const
void SetAlignment (alignment eHorizontal, alignment hVertical)
void SetWidth (int nWidth)
void SetHeight (int nHeight)
void SetSize (Point cSize)
void SetPos (Point cPos)
void Layout (void)

Friends

class  TableView


Constructor & Destructor Documentation

TableCell::TableCell ( )
 

TableCell::~TableCell ( )
 


Member Function Documentation

Point TableCell::GetPreferredSize ( bool bLargest ) const
 

View * TableCell::GetView ( void ) const
 

void TableCell::Layout ( void )
 

void TableCell::SetAlignment ( alignment eHor,
alignment eVer )
 

void TableCell::SetHeight ( int nHeight )
 

void TableCell::SetPos ( Point cPos )
 

void TableCell::SetSize ( Point cSize )
 

void TableCell::SetView ( View * pcView )
 

void TableCell::SetWheights ( float vHor,
float vVer )
 

void TableCell::SetWidth ( int nWidth )
 


Friends And Related Function Documentation

class TableView [friend]
 


The documentation for this class was generated from the following files:
Generated at Sat Apr 7 16:11:42 2001 for AtheOS higlevel API by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001