Method and Description |
---|
org.pentaho.di.ui.spoon.trans.TransGraph.checkErrors()
Deprecated as of 8.0. Seems unused; will be to remove in 8.1 (ccaspanello)
|
org.pentaho.di.core.SwtUniversalImage.getAsBitmap(Device)
Use getAsBitmapForSize() instead.
|
org.pentaho.di.ui.core.dialog.EnterStringDialog.isManditory() |
org.pentaho.di.ui.spoon.Spoon.loadRepositoryObjects(TransMeta)
is this ever used?
functionality seems covered in loadSessionInformation
|
org.pentaho.di.core.SwtUniversalImage.renderSimple(Device) |
org.pentaho.di.ui.core.dialog.EnterStringDialog.setManditory(boolean) |
Constructor and Description |
---|
org.pentaho.di.ui.spoon.wizards.CopyTableWizardPage1(String, PropsUI, List<DatabaseMeta>) |
org.pentaho.di.ui.core.dialog.EnterNumberDialog(Shell, PropsUI, int, String, String)
Use the CT without the Props parameter (at 2nd position)
|
org.pentaho.di.ui.core.dialog.EnterOptionsDialog(Shell, PropsUI)
Use CT without props parameter instead
|
org.pentaho.di.ui.core.dialog.EnterPasswordDialog(Shell, PropsUI, String, String, String)
Use CT without the props parameter (at 2nd position)
|
org.pentaho.di.ui.core.dialog.EnterSelectionDialog(Shell, PropsUI, String[], String, String)
Use CT without props parameter
|
org.pentaho.di.ui.spoon.wizards.RipDatabaseWizardPage1(String, PropsUI, List<DatabaseMeta>) |
Copyright © 2019 Hitachi Vantara. All rights reserved.