public class HelpUtils extends Object
| Constructor and Description |
|---|
HelpUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.swt.widgets.Button |
createHelpButton(org.eclipse.swt.widgets.Composite parent,
String title,
org.pentaho.di.core.plugins.PluginInterface plugin) |
static String |
getHelpDialogTitle(org.pentaho.di.core.plugins.PluginInterface plugin) |
static boolean |
isPluginDocumented(org.pentaho.di.core.plugins.PluginInterface plugin) |
static ShowHelpDialog |
openHelpDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.core.plugins.PluginInterface plugin) |
public static org.eclipse.swt.widgets.Button createHelpButton(org.eclipse.swt.widgets.Composite parent,
String title,
org.pentaho.di.core.plugins.PluginInterface plugin)
public static String getHelpDialogTitle(org.pentaho.di.core.plugins.PluginInterface plugin)
public static boolean isPluginDocumented(org.pentaho.di.core.plugins.PluginInterface plugin)
public static ShowHelpDialog openHelpDialog(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.core.plugins.PluginInterface plugin)