org.primefaces.extensions.component.gchart.model.GChartModelRow Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of primefaces-extensions Show documentation
Show all versions of primefaces-extensions Show documentation
PrimeFaces Extensions Project for Maven.
package org.primefaces.extensions.component.gchart.model;
import java.util.Collection;
public interface GChartModelRow {
public abstract Collection
© 2015 - 2025 Weber Informatics LLC | Privacy Policy