Example usage for com.google.gwt.storage.client StorageEvent.Handler interface-usage

List of usage examples for com.google.gwt.storage.client StorageEvent.Handler interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.storage.client StorageEvent.Handler interface-usage.

Usage

From source file org.jboss.as.console.client.search.Index.java

/**
 * An index which builds on <a href="http://lunrjs.com/">http://lunrjs.com/</a>. The index and the related raw
 * documents are persisted in the local storage.
 *
 * @author Harald Pehl
 */