KexiRecordNavigatorHandler Class Reference
#include <kexirecordnavigator.h>
Inheritance diagram for KexiRecordNavigatorHandler:

Detailed Description
KexiRecordNavigatorHandler interface handles requests generated by KexiRecordNavigator.
Definition at line 37 of file kexirecordnavigator.h.
Public Member Functions | |
| KexiRecordNavigatorHandler () | |
| virtual | ~KexiRecordNavigatorHandler () |
| virtual void | moveToRecordRequested (uint r)=0 |
| Moving to record r is requested. Records are counted from 0. | |
| virtual void | moveToLastRecordRequested ()=0 |
| virtual void | moveToPreviousRecordRequested ()=0 |
| virtual void | moveToNextRecordRequested ()=0 |
| virtual void | moveToFirstRecordRequested ()=0 |
| virtual void | addNewRecordRequested ()=0 |
Constructor & Destructor Documentation
|
|
Definition at line 58 of file kexirecordnavigator.cpp. |
|
|
Definition at line 62 of file kexirecordnavigator.cpp. |
Member Function Documentation
|
|
Implemented in KexiFormScrollView, and KexiTableView. |
|
|
Implemented in KexiFormScrollView, and KexiTableView. |
|
|
Implemented in KexiFormScrollView, and KexiTableView. |
|
|
Implemented in KexiFormScrollView, and KexiTableView. |
|
|
Implemented in KexiFormScrollView, and KexiTableView. |
|
|
Moving to record r is requested. Records are counted from 0.
Implemented in KexiFormScrollView, and KexiTableView. |
The documentation for this class was generated from the following files:
