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

com.github.highcharts4gwt.model.highcharts.jso.yaxis.JsoYAxisAfterSetExtremesEvent Maven / Gradle / Ivy

There is a newer version: 0.0.7
Show newest version

package com.github.highcharts4gwt.model.highcharts.jso.yaxis;

import com.github.highcharts4gwt.model.highcharts.api.yaxis.YAxisAfterSetExtremesEvent;
import com.google.gwt.dom.client.NativeEvent;

public class JsoYAxisAfterSetExtremesEvent
    extends NativeEvent
    implements YAxisAfterSetExtremesEvent
{


    protected JsoYAxisAfterSetExtremesEvent() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy