Uses of Interface
org.pentaho.di.ui.repository.dialog.RepositoryExplorerDialog.RepositoryExplorerCallback

Packages that use RepositoryExplorerDialog.RepositoryExplorerCallback
org.pentaho.di.ui.repository.dialog   
 

Uses of RepositoryExplorerDialog.RepositoryExplorerCallback in org.pentaho.di.ui.repository.dialog
 

Constructors in org.pentaho.di.ui.repository.dialog with parameters of type RepositoryExplorerDialog.RepositoryExplorerCallback
RepositoryExplorerDialog(Shell par, int style, Repository rep, RepositoryExplorerDialog.RepositoryExplorerCallback callback, VariableSpace variableSpace)