public class XPathFilterDialogFactory extends Object implements FilterDialogFactory
XPathFilterDialog
.Constructor and Description |
---|
XPathFilterDialogFactory() |
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.
|
public Filter openDialog(org.eclipse.swt.widgets.Shell shell, EntityDefinition entityDef, String title, String message)
FilterDialogFactory
openDialog
in interface FilterDialogFactory
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