borland Packages  Class Hierarchy  jbcl.dataset Package  Index 

MasterNavigateListener interface

java.util.EventListener
   +----borland.jbcl.dataset.MasterNavigateListener

About the MasterNavigateListener interface

Methods  

Implemented by DataSet, DataSetView, StorageDataSet, TableDataSet, ProcedureDataSet, QueryDataSet

This interface is used internally by other classes in the JBCL. You should never use this interface directly.


MasterNavigateListener methods

Methods defined in this interface


MasterNavigateListener methods

masterNavigated(borland.jbcl.dataset.MasterNavigateEvent)

  public void masterNavigated(borland.jbcl.dataset.MasterNavigateEvent event)
This method is used internally by other classes in the JBCL. You should never use this method directly.

masterNavigating(borland.jbcl.dataset.MasterNavigateEvent)

  public void masterNavigating(borland.jbcl.dataset.MasterNavigateEvent event)
This method is used internally by other classes in the JBCL. You should never use this method directly.