org.cruxframework.crux.widgets.offline
Class ApplicationCacheUIHandlerImpl

java.lang.Object
  extended by 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

Constructor Summary
ApplicationCacheUIHandlerImpl()
           
 
Method Summary
 void confirmReloadPage()
           
 void hideMessage()
          Hides the progress dialog.
 void showMessage(String message)
          Shows the progress dialog.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationCacheUIHandlerImpl

public ApplicationCacheUIHandlerImpl()
Method Detail

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.