| Constructors in com.ibm.carma.ui.action.custom with parameters of type CustomActionParameterManager |
CustomActionInputDialog(org.eclipse.swt.widgets.Shell parentShell,
com.ibm.carma.model.Action action,
com.ibm.carma.model.CustomActionAccepter resource,
CustomActionParameterManager manager)
Instantiates a new custom action input dialog. |
CustomActionParameterDialog(org.eclipse.swt.widgets.Shell parentShell,
org.eclipse.swt.graphics.Image dialogTitleImage,
com.ibm.carma.model.Action action,
com.ibm.carma.model.CARMAResource resource,
CustomActionParameterManager manager)
Deprecated. use the CustomActionParameterDialog.CustomActionParameterDialog(Shell, Image, Action, CustomActionAccepter, CustomActionParameterManager) constructor |
CustomActionParameterDialog(org.eclipse.swt.widgets.Shell parentShell,
org.eclipse.swt.graphics.Image dialogTitleImage,
com.ibm.carma.model.Action action,
com.ibm.carma.model.CustomActionAccepter resource,
CustomActionParameterManager manager)
Deprecated. Creates a new instance. |
CustomActionParameterDialog(org.eclipse.swt.widgets.Shell parentShell,
org.eclipse.swt.graphics.Image dialogTitleImage,
com.ibm.carma.model.Action action,
com.ibm.carma.model.RepositoryManager repositoryManager,
CustomActionParameterManager manager)
Deprecated. use the CustomActionParameterDialog.CustomActionParameterDialog(Shell, Image, Action, CustomActionAccepter, CustomActionParameterManager) constructor |