Uses of Class
org.pentaho.di.ui.core.dialog.ShowHelpDialog
-
Packages that use ShowHelpDialog Package Description org.pentaho.di.ui.util -
-
Uses of ShowHelpDialog in org.pentaho.di.ui.util
Methods in org.pentaho.di.ui.util that return ShowHelpDialog Modifier and Type Method Description static ShowHelpDialogHelpUtils. openHelpDialog(org.eclipse.swt.widgets.Shell shell, String dialogTitle, String url)static ShowHelpDialogHelpUtils. openHelpDialog(org.eclipse.swt.widgets.Shell shell, String dialogTitle, String url, String header)static ShowHelpDialogHelpUtils. openHelpDialog(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.core.plugins.PluginInterface plugin)
-