Interface netscape.peas.TableReceiver
All Packages Class Hierarchy This Package Previous Next Index
Interface netscape.peas.TableReceiver
- public interface TableReceiver
- extends TableChangeListener, RowReceiver
Methods which allow a client to receive data from this cursor.
-
getTable()
- Obtain TableInfo interface.
getTable
public abstract Table getTable()
- Obtain TableInfo interface. This provides general table data
features beyond those provided by this interface.
All Packages Class Hierarchy This Package Previous Next Index