Public Member Functions | |
| ListViewFileViewNode (FileReference *pFileReference, void *vpCookie=NULL) | |
| void | Paint (const Rect &rFrame, const Rect &rDirty) |
| virtual int | Compare (const ListViewNode *pNode, SortOrder nSortOrder) const |
| FileReference * | GetFileReference () |
| virtual bool | KeyLookupCompare (const String &pLookupString) |
| void | SetRow (ListViewRow *pRow) |
| virtual Rect | GetEditRect () |
| virtual bool | GetEditString (String &szEdit) |
| ListViewFileViewNode::ListViewFileViewNode | ( | FileReference * | pFileReference, | |
| void * | vpCookie = NULL | |||
| ) |
Reimplemented from SkyGI::ListViewNode.
| int ListViewFileViewNode::Compare | ( | const ListViewNode * | pNode, | |
| SortOrder | nSortOrder | |||
| ) | const [virtual] |
Reimplemented from SkyGI::ListViewNode.
| FileReference * ListViewFileViewNode::GetFileReference | ( | ) |
| bool ListViewFileViewNode::KeyLookupCompare | ( | const String & | pLookupString | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| void ListViewFileViewNode::SetRow | ( | ListViewRow * | pRow | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| Rect ListViewFileViewNode::GetEditRect | ( | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| bool ListViewFileViewNode::GetEditString | ( | String & | szEdit | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
1.5.1-p1