|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ECPDialogExecutor | |
---|---|
org.eclipse.emf.ecp.edit.internal.swt.util | |
org.eclipse.emf.ecp.rap.spi.util |
Uses of ECPDialogExecutor in org.eclipse.emf.ecp.edit.internal.swt.util |
---|
Methods in org.eclipse.emf.ecp.edit.internal.swt.util with parameters of type ECPDialogExecutor | |
---|---|
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 . |
Uses of ECPDialogExecutor in org.eclipse.emf.ecp.rap.spi.util |
---|
Methods in org.eclipse.emf.ecp.rap.spi.util with parameters of type ECPDialogExecutor | |
---|---|
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |