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

com.github.highcharts4gwt.model.highcharts.jso.plotoptions.series.JsoEvents Maven / Gradle / Ivy

There is a newer version: 0.0.7
Show newest version

package com.github.highcharts4gwt.model.highcharts.jso.plotoptions.series;

import com.github.highcharts4gwt.model.highcharts.api.plotoptions.series.Events;
import com.google.gwt.core.client.JavaScriptObject;

public class JsoEvents
    extends JavaScriptObject
    implements Events
{


    protected JsoEvents() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy