org.cruxframework.crux.widgets.offline
Class ApplicationCacheUIHandlerImpl

java.lang.Object
  extended by org.cruxframework.crux.widgets.offline.ApplicationCacheUIHandlerImpl
All Implemented Interfaces:
ApplicationCacheUIHandler

public class ApplicationCacheUIHandlerImpl
extends Object
implements 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 ApplicationCacheUIHandler

hideMessage

public void hideMessage()
Hides the progress dialog.

Specified by:
hideMessage in interface ApplicationCacheUIHandler

confirmReloadPage

public void confirmReloadPage()
Specified by:
confirmReloadPage in interface ApplicationCacheUIHandler


Copyright © 2014. All rights reserved.