| Package | Description |
|---|---|
| org.eclipse.emf.ecp.edit.internal.swt.util | |
| org.eclipse.emf.ecp.rap.spi.util |
| Modifier and Type | Method and Description |
|---|---|
void |
DialogWrapper.openDialog(org.eclipse.jface.dialogs.Dialog dialog,
ECPDialogExecutor callBack)
The wrapper opens the provided JFace Dialog and returns the result via the provided callback.
|
static void |
DialogOpener.openDialog(org.eclipse.jface.dialogs.Dialog dialog,
ECPDialogExecutor callBack)
The provided
Dialog is opened and the result is returned via the provided ECPDialogExecutor. |
| Modifier and Type | Method and Description |
|---|---|
void |
RAPWrapper.openDialog(org.eclipse.jface.dialogs.Dialog dialog,
ECPDialogExecutor callBack)
The wrapper opens the provided JFace Dialog and returns the result via the provided callback.
|
Copyright © 2016. All rights reserved.