DroidDiagram Programmer's Guide
SerializeTagEvent Members
Constructors Methods
 


Contains information passed to the tag serialization related events in DiagramListener.

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

 Public Constructors

  Name Description

SerializeTagEvent

Initializes a new instance of the ItemTagEvent class.

 Public Methods

  Name Description

getContext

 

getHandled

 

getItem

Gets the object whose tag should be serialized.

getPropertyName

Gets the name of the property being serialized.

getTag

Gets the tag object that should be serialized.

getTagElement

Gets XML element under which the tag data should be written or from which the tag must be loaded.

setHandled

 

setTag

Sets the tag after deserializing it.

 See Also

SerializeTagEvent Class
com.mindfusion.diagramming Namespace