Interface ISelectionFromDialogParameterization
- 
 public interface ISelectionFromDialogParameterizationParameterization for selection from dialog.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTitle()Returns the dialog title.
 
- 
- 
- 
Method Detail- 
getTitleString getTitle() Returns the dialog title.- Returns:
- Dialog title, may be null
 
 
- 
 
-