org.exoplatform.gwtframework.commons.loader
Class EmptyLoader

java.lang.Object
  extended by org.exoplatform.gwtframework.commons.loader.Loader
      extended by org.exoplatform.gwtframework.commons.loader.EmptyLoader
All Implemented Interfaces:
AsyncRequestLoader

public class EmptyLoader
extends Loader

Created by The eXo Platform SAS .

Version:
$
Author:
Vitaliy Gulyy

Field Summary
 
Fields inherited from class org.exoplatform.gwtframework.commons.loader.Loader
DEFAULT_MESSAGE
 
Constructor Summary
EmptyLoader()
           
 
Method Summary
 void hide()
          hide this
 void show()
          show something
 
Methods inherited from class org.exoplatform.gwtframework.commons.loader.Loader
getMessage, setMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyLoader

public EmptyLoader()
Method Detail

hide

public void hide()
Description copied from interface: AsyncRequestLoader
hide this


show

public void show()
Description copied from interface: AsyncRequestLoader
show something



Copyright © 2013 eXo Platform SAS. All Rights Reserved.