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

SingletonDataSetManager class

java.lang.Object
   +----borland.jbcl.dataset.SingletonDataSetManager

About the SingletonDataSetManager class

Constructors  Properties  Methods  Event Listeners

Implements DataChangeListener, NavigationListener, SingletonModel, SingletonViewManager, WritableSingletonModel, EventListener

The SingletonDataSetManager class is the DataSet data-aware adapter that allows Singleton JBCL model-view components to talk to borland.jbcl.dataset components.


SingletonDataSetManager constructors

SingletonDataSetManager properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

SingletonDataSetManager methods

Methods implemented in this class

Methods implemented in java.lang.Object

SingletonDataSetManager event listeners


SingletonDataSetManager constructors

SingletonDataSetManager(borland.jbcl.dataset.DataSet, borland.jbcl.dataset.Column)

  public SingletonDataSetManager(borland.jbcl.dataset.DataSet dataSet, borland.jbcl.dataset.Column column)

SingletonDataSetManager(borland.jbcl.dataset.DataSet, borland.jbcl.dataset.Column, java.awt.Component, int, java.awt.Insets)

  public SingletonDataSetManager(borland.jbcl.dataset.DataSet dataSet, borland.jbcl.dataset.Column column, java.awt.Component component, int alignment, java.awt.Insets margins)

SingletonDataSetManager methods

processModelEvent()

  protected void processModelEvent()

SingletonDataSetManager event listeners

This class is a source for the following event sets. For information on the JBCL event sets, see Events in JBCL.

model

 public void addModelListener(borland.jbcl.model.SingletonModelListener listener)
 public void removeModelListener(borland.jbcl.model.SingletonModelListener listener)