Interface AttributeChangedEvent

    • Method Detail

      • getOwnerAuthorNode

        AuthorNode getOwnerAuthorNode()
        Returns the owner AuthorNode of the attribute.
        Returns:
        The owner node.
      • getAttributeName

        java.lang.String getAttributeName()
        Returns the name of the attribute that was changed.
        Returns:
        The name of the attribute that was changed.