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

com.vaadin.polymer.paper.widget.event.PaperSelectEventHandler 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 paper-drawer-panel project by The Polymer Authors
 * that is licensed with http://polymer.github.io/LICENSE.txt license.
 */
package com.vaadin.polymer.paper.widget.event;

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

/**
 *
 */
public interface PaperSelectEventHandler extends EventHandler {

    void onPaperSelect(PaperSelectEvent event);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy