Inheritance diagram for javawrapper::EnhancedTableWindow:
Public Member Functions | |
void | SetLastTouched (EnhancedTable oTable) |
A table calls this function to let the parent class know that it was the last one with focus. |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
|
A table calls this function to let the parent class know that it was the last one with focus. This is useful if you are going to implement copy/paste operations.
Implemented in javawrapper::GridValueEditor, and javawrapper::DisplayParameters. |