public static interface CmsFlushCache.I_CloseableDialog
| Modifier and Type | Method and Description |
|---|---|
void |
setCloseRunnable(java.lang.Runnable closeRunnable)
Sets the runnable which should be run to close window.
|
void |
setOkRunnable(java.lang.Runnable okRunnable)
Sets the runnable which should be run after ok action.
|
void setCloseRunnable(java.lang.Runnable closeRunnable)
closeRunnable - runnablevoid setOkRunnable(java.lang.Runnable okRunnable)
okRunnable - runnable