Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api
Interface AttributeChangedEvent

All Superinterfaces:
AuthorDocumentEvent

public interface AttributeChangedEvent
extends AuthorDocumentEvent

Event received by the AuthorListener when an Author attribute has been changed.


Method Summary
 String getAttributeName()
          Returns the name of the attribute that was changed.
 AuthorNode getOwnerAuthorNode()
          Returns the owner AuthorNode of the attribute.
 

Method Detail

getOwnerAuthorNode

AuthorNode getOwnerAuthorNode()
Returns the owner AuthorNode of the attribute.

Returns:
The owner node.

getAttributeName

String getAttributeName()
Returns the name of the attribute that was changed.

Returns:
The name of the attribute that was changed.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.