Interface ISelectionFromDialogParameterization
-
public interface ISelectionFromDialogParameterization
Parameterization for selection from dialog.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getTitle()
Returns the dialog title.
-
-
-
Method Detail
-
getTitle
String getTitle()
Returns the dialog title.- Returns:
- Dialog title, may be
null
-
-