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

com.github.highcharts4gwt.model.highcharts.option.jso.xaxis.JsoAfterBreaksEvent Maven / Gradle / Ivy

The newest version!

package com.github.highcharts4gwt.model.highcharts.option.jso.xaxis;

import com.github.highcharts4gwt.model.highcharts.option.api.xaxis.AfterBreaksEvent;
import com.google.gwt.dom.client.NativeEvent;

public class JsoAfterBreaksEvent
    extends NativeEvent
    implements AfterBreaksEvent
{


    protected JsoAfterBreaksEvent() {
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy