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.


Method Index

 o getTable()
Obtain TableInfo interface.

Methods

 o 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