Uses of Enum Class
org.pentaho.di.ui.repository.dialog.RepositoryDialogInterface.MODE
Packages that use RepositoryDialogInterface.MODE
Package
Description
-
Uses of RepositoryDialogInterface.MODE in org.pentaho.di.ui.repository.dialog
Methods in org.pentaho.di.ui.repository.dialog that return RepositoryDialogInterface.MODEModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RepositoryDialogInterface.MODE[]
RepositoryDialogInterface.MODE.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pentaho.di.ui.repository.dialog with parameters of type RepositoryDialogInterface.MODEModifier and TypeMethodDescriptionorg.pentaho.di.repository.RepositoryMeta
RepositoryDialogInterface.open
(RepositoryDialogInterface.MODE mode) Open the dialog -
Uses of RepositoryDialogInterface.MODE in org.pentaho.di.ui.repository.filerep
Methods in org.pentaho.di.ui.repository.filerep with parameters of type RepositoryDialogInterface.MODEModifier and TypeMethodDescriptionorg.pentaho.di.repository.filerep.KettleFileRepositoryMeta
KettleFileRepositoryDialog.open
(RepositoryDialogInterface.MODE mode) -
Uses of RepositoryDialogInterface.MODE in org.pentaho.di.ui.repository.kdr
Methods in org.pentaho.di.ui.repository.kdr with parameters of type RepositoryDialogInterface.MODEModifier and TypeMethodDescriptionorg.pentaho.di.repository.kdr.KettleDatabaseRepositoryMeta
KettleDatabaseRepositoryDialog.open
(RepositoryDialogInterface.MODE mode)