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

os::DummyRow Class Reference

Inheritance diagram for os::DummyRow::

os::ListViewRow List of all members.

Public Methods

 DummyRow ()
virtual void AttachToView (View *pcView, int nColumn)
virtual void SetRect (const Rect &cRect, int nColumn)
virtual float GetWidth (View *pcView, int nColumn)
virtual float GetHeight (View *pcView)
virtual void Paint (const Rect &cFrame, View *pcView, uint nColumn, bool bSelected, bool bHighlighted, bool bHasFocus)
virtual bool IsLessThan (const ListViewRow *pcOther, uint nColumn) const

Constructor & Destructor Documentation

os::DummyRow::DummyRow [inline]
 


Member Function Documentation

virtual void os::DummyRow::AttachToView View * pcView,
int nColumn
[inline, virtual]
 

Reimplemented from os::ListViewRow.

virtual float os::DummyRow::GetHeight View * pcView [inline, virtual]
 

Reimplemented from os::ListViewRow.

virtual float os::DummyRow::GetWidth View * pcView,
int nColumn
[inline, virtual]
 

Reimplemented from os::ListViewRow.

virtual bool os::DummyRow::IsLessThan const ListViewRow * pcOther,
uint nColumn
const [inline, virtual]
 

Reimplemented from os::ListViewRow.

virtual void os::DummyRow::Paint const Rect & cFrame,
View * pcView,
uint nColumn,
bool bSelected,
bool bHighlighted,
bool bHasFocus
[inline, virtual]
 

Reimplemented from os::ListViewRow.

virtual void os::DummyRow::SetRect const Rect & cRect,
int nColumn
[inline, virtual]
 

Reimplemented from os::ListViewRow.


Generated at Tue Sep 11 15:27:47 2001 for AtheOS higlevel API by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001