Public Member Functions | |
| ListViewWindowNode (Window *pWindow, void *vpCookie=NULL) | |
| virtual | ~ListViewWindowNode () |
| void | Paint (const Rect &rFrame, const Rect &rDirty) |
| void | SetRect (const Rect &rRect) |
| void | SetVisibleState (bool bVisible) |
| void | Select (bool bSelect) |
| ListViewWindowNode::ListViewWindowNode | ( | Window * | pWindow, | |
| void * | vpCookie = NULL | |||
| ) |
| ListViewWindowNode::~ListViewWindowNode | ( | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| void ListViewWindowNode::SetRect | ( | const Rect & | rRect | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| void ListViewWindowNode::SetVisibleState | ( | bool | bVisible | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
| void ListViewWindowNode::Select | ( | bool | bSelect | ) | [virtual] |
Reimplemented from SkyGI::ListViewNode.
1.5.1-p1