| Package | Description |
|---|---|
| org.xwiki.gwt.user.client |
| Modifier and Type | Class and Description |
|---|---|
class |
BackForwardCache
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.
|
| Constructor and Description |
|---|
DeferredUpdater(Updatable updatable)
Creates a new deferred updater for the specified
Updatable object. |
DeferredUpdater(Updatable updatable,
int delay)
Creates a new deferred updater for the specified
Updatable object. |
Copyright © 2004–2016 XWiki. All rights reserved.