public class ApplicationCacheUIHandlerImpl extends Object implements org.cruxframework.crux.core.clientoffline.ApplicationCacheUIHandler
| Constructor and Description |
|---|
ApplicationCacheUIHandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
confirmReloadPage() |
void |
hideMessage()
Hides the progress dialog.
|
void |
showMessage(String message)
Shows the progress dialog.
|
public void showMessage(String message)
showMessage in interface org.cruxframework.crux.core.clientoffline.ApplicationCacheUIHandlerpublic void hideMessage()
hideMessage in interface org.cruxframework.crux.core.clientoffline.ApplicationCacheUIHandlerpublic void confirmReloadPage()
confirmReloadPage in interface org.cruxframework.crux.core.clientoffline.ApplicationCacheUIHandlerCopyright © 2016. All rights reserved.