Uses of Interface
org.xwiki.gwt.user.client.Updatable

Packages that use Updatable
org.xwiki.gwt.user.client   
 

Uses of Updatable in org.xwiki.gwt.user.client
 

Classes in org.xwiki.gwt.user.client that implement Updatable
 class Cache
          Allows us to preserve the state of the editor against the browser's Back button, the soft page refresh and the browser crash by using the browser's cache mechanism.
 

Constructors in org.xwiki.gwt.user.client with parameters of type Updatable
DeferredUpdater(Updatable updatable)
          Creates a new deferred updater for the specified Updatable object.
 



Copyright © 2004-2009 XWiki. All Rights Reserved.