#include <listview.h>
Inheritance diagram for os::ListViewStringRow:
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 |
|
|
|
|
|
|
|
Reimplemented from os::ListViewRow. |
|
|
|
Reimplemented from os::ListViewRow. |
|
Reimplemented from os::ListViewRow. |