borland.jbcl Packages  borland.jbcl Class Hierarchy  borland.jbcl.dataset 

MasterNavigateListener interface

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

About the MasterNavigateListener interface

Methods  

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

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.