All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vaadin.polymer.iron.widget.event.IronLocalstorageLoadEmptyEventHandler Maven / Gradle / Ivy

There is a newer version: 1.9.3.1
Show newest version
/*
 * This code was generated with Vaadin Web Component GWT API Generator, 
 * from iron-localstorage project by unknown author
 * that is licensed with http://polymer.github.io/LICENSE.txt license.
 */
package com.vaadin.polymer.iron.widget.event;

import com.google.gwt.event.shared.EventHandler;

/**
 *
 */
public interface IronLocalstorageLoadEmptyEventHandler extends EventHandler {

    void onIronLocalstorageLoadEmpty(IronLocalstorageLoadEmptyEvent event);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy