Interface C3ChartConf.RenderedCallback

  • Enclosing class:
    C3ChartConf
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @JsFunction
    @FunctionalInterface
    public static interface C3ChartConf.RenderedCallback
    • Method Detail

      • callback

        void callback()