org.cruxframework.crux.widgets.offline
Class ApplicationCacheUIHandlerImpl
java.lang.Object
org.cruxframework.crux.widgets.offline.ApplicationCacheUIHandlerImpl
- All Implemented Interfaces:
- org.cruxframework.crux.core.clientoffline.ApplicationCacheUIHandler
public class ApplicationCacheUIHandlerImpl
- extends Object
- implements org.cruxframework.crux.core.clientoffline.ApplicationCacheUIHandler
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationCacheUIHandlerImpl
public ApplicationCacheUIHandlerImpl()
showMessage
public void showMessage(String message)
- Shows the progress dialog.
- Specified by:
showMessage in interface org.cruxframework.crux.core.clientoffline.ApplicationCacheUIHandler
hideMessage
public void hideMessage()
- Hides the progress dialog.
- Specified by:
hideMessage in interface org.cruxframework.crux.core.clientoffline.ApplicationCacheUIHandler
confirmReloadPage
public void confirmReloadPage()
- Specified by:
confirmReloadPage in interface org.cruxframework.crux.core.clientoffline.ApplicationCacheUIHandler
Copyright © 2015. All rights reserved.