List of usage examples for com.google.gwt.storage.client StorageEvent.Handler interface-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
*/