Interface EmbeddableListener

    • Method Detail

      • embeddableChanged

        void embeddableChanged​(EmbeddableEvent e,
                               DataMap map)
        EmbeddableAttribute property changed.
      • embeddableAdded

        void embeddableAdded​(EmbeddableEvent e,
                             DataMap map)
        New EmbeddableAttribute has been created/added.
      • embeddableRemoved

        void embeddableRemoved​(EmbeddableEvent e,
                               DataMap map)
        EmbeddableAttribute has been removed.
        Parameters:
        map -