DroidDiagram Programmer's Guide
EditLinkTextEvent Members
Constructors Methods
 


Contains the arguments passed to DiagramListener.linkTextEdited handlers.

The following tables list the members exposed by the EditLinkTextEvent type.

 Public Constructors

  Name Description

EditLinkTextEvent

Initializes a new instance of the EditLinkTextEvent class.

 Public Methods

  Name Description

getLink

Gets the link whose text has been edited.

getNewText

Gets the text that has just been entered by the user.

getOldText

Gets the text of the link that had been displayed before the user edited it.

 See Also

EditLinkTextEvent Class
com.mindfusion.diagramming Namespace