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

com.github.highcharts4gwt.model.highcharts.option.api.seriesheatmap.CheckboxClickEvent Maven / Gradle / Ivy

The newest version!

package com.github.highcharts4gwt.model.highcharts.option.api.seriesheatmap;

import com.github.highcharts4gwt.model.highcharts.object.api.Series;

public interface CheckboxClickEvent {


    Series series();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy