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

MasterUpdateListener interface

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

About the MasterUpdateListener interface

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

MasterUpdateListener methods

Methods defined in this interface


MasterUpdateListener methods

masterCanChange(borland.jbcl.dataset.MasterUpdateEvent)

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

masterChanging(borland.jbcl.dataset.MasterUpdateEvent)

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

masterDeleting(borland.jbcl.dataset.MasterUpdateEvent)

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