Class UIDatabaseConnections

java.lang.Object
org.pentaho.ui.xul.XulEventSourceAdapter
org.pentaho.ui.xul.util.AbstractModelList<UIDatabaseConnection>
org.pentaho.di.ui.repository.repositoryexplorer.model.UIDatabaseConnections
All Implemented Interfaces:
Serializable, Iterable<UIDatabaseConnection>, Collection<UIDatabaseConnection>, List<UIDatabaseConnection>, SequencedCollection<UIDatabaseConnection>, org.pentaho.ui.xul.containers.XulManagedCollection, org.pentaho.ui.xul.XulEventSource

public class UIDatabaseConnections extends org.pentaho.ui.xul.util.AbstractModelList<UIDatabaseConnection>
See Also:
  • Constructor Details

    • UIDatabaseConnections

      public UIDatabaseConnections()
    • UIDatabaseConnections

      public UIDatabaseConnections(List<UIDatabaseConnection> dbConns)
  • Method Details

    • fireCollectionChanged

      protected void fireCollectionChanged()
      Overrides:
      fireCollectionChanged in class org.pentaho.ui.xul.util.AbstractModelList<UIDatabaseConnection>