Class AbstractBasePlugin

  • Direct Known Subclasses:
    SmartPlugin

    public abstract class AbstractBasePlugin
    extends NativeObjectContainer
    Base plugin class implementation.
    It represents the instance to store in CHART.JS configuration.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • getId

        public final String getId()
        Returns the plugin id.
        Returns:
        the plugin id.