public interface FilterDialogFactory
Modifier and Type | Method and Description |
---|---|
Filter |
openDialog(org.eclipse.swt.widgets.Shell shell,
EntityDefinition entityDef,
String title,
String message)
Open the dialog and return the filter.
|
Filter openDialog(org.eclipse.swt.widgets.Shell shell, EntityDefinition entityDef, String title, String message)
shell
- the parent shellentityDef
- the entity definition, if the entity definition has a
filter/condition attached, it should be editedtitle
- the dialog titlemessage
- the dialog messagenull
if the user cancelled the dialogBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a