public static interface StandardActionFactory.StatusAwareCloseableDialog extends StandardActionFactory.CloseAction.Closeable
Modifier and Type | Method and Description |
---|---|
boolean |
setDialogStatus(StandardActionFactory.DialogStatus aStatus)
Reports back what the status of a dialog is.
|
close
boolean setDialogStatus(StandardActionFactory.DialogStatus aStatus)
aStatus
- the status of the dialog, never null
.true
if setting the dialog status was acknowledged,
false
if it was not (in which case the dialog will
not be closed).Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.