public class ApplicationCacheUIHandlerImpl extends Object implements 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 ApplicationCacheUIHandlerpublic void hideMessage()
hideMessage in interface ApplicationCacheUIHandlerpublic void confirmReloadPage()
confirmReloadPage in interface ApplicationCacheUIHandlerCopyright © 2014. All rights reserved.