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

os::ListViewStringRow Class Reference

#include <listview.h>

Inheritance diagram for os::ListViewStringRow:

os::ListViewRow List of all members.

Public Methods

 ListViewStringRow ()
virtual ~ListViewStringRow ()
void AppendString (const std::string &cString)
const std::string& GetString (int nIndex) const
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

Detailed Description

Description:
See also:
Author(s):
Kurt Skauen (kurt@atheos.cx)


Constructor & Destructor Documentation

os::ListViewStringRow::ListViewStringRow ( ) [inline]
 

os::ListViewStringRow::~ListViewStringRow ( ) [inline, virtual]
 


Member Function Documentation

void os::ListViewStringRow::AppendString ( const std::string & cString ) [inline]
 

float ListViewStringRow::GetHeight ( View * pcView ) [virtual]
 

Reimplemented from os::ListViewRow.

const std::string & os::ListViewStringRow::GetString ( int nIndex ) const [inline]
 

bool ListViewStringRow::IsLessThan ( const ListViewRow * pcOther,
uint nColumn ) const [virtual]
 

Reimplemented from os::ListViewRow.

void ListViewStringRow::Paint ( const Rect & cFrame,
View * pcView,
uint nColumn,
bool bSelected,
bool bHighlighted,
bool bHasFocus ) [virtual]
 

Reimplemented from os::ListViewRow.


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