Public Member Functions | |
| ListViewNodeEdit (ListViewNode *pNode, Window *pParent, const Rect &rRect) | |
| void | KeyDown (const InputEvent &nInputEvent) |
| bool | FocusLost () |
| void | OnConfirm () |
| ListViewNodeEdit::ListViewNodeEdit | ( | ListViewNode * | pNode, | |
| Window * | pParent, | |||
| const Rect & | rRect | |||
| ) |
| void ListViewNodeEdit::KeyDown | ( | const InputEvent & | nInputEvent | ) | [virtual] |
Reimplemented from SkyGI::TextView.
| bool ListViewNodeEdit::FocusLost | ( | ) | [virtual] |
Reimplemented from SkyGI::TextView.
| void ListViewNodeEdit::OnConfirm | ( | ) | [virtual] |
Reimplemented from SkyGI::TextView.
1.5.1-p1