In many application is necessary to dispose the model
(clean up resources like images, database
connections...) when is no longer needed.
It will be great if such a method can be declared in
KTableModel and called from KTable.dispose()
Regards,
Robert Kiss