Interface EmbeddableAttributeListener

    • Method Detail

      • embeddableAttributeChanged

        void embeddableAttributeChanged​(EmbeddableAttributeEvent e)
        EmbeddableAttribute property changed.
      • embeddableAttributeAdded

        void embeddableAttributeAdded​(EmbeddableAttributeEvent e)
        New EmbeddableAttribute has been created/added.
      • embeddableAttributeRemoved

        void embeddableAttributeRemoved​(EmbeddableAttributeEvent e)
        EmbeddableAttribute has been removed.