Search
SerializeDataEvent Methods
 


 Public Methods

  Name Description

getCell

Gets the cell related to the event. (Inherited from CellEvent.)

getContext

Gets the context object that enables you to write and read data.

getData

Gets the data being serialized/deserialized.

getHandled

Gets a value indicating whether the event was handled.

getRepresentation

Gets the string representation of the data being serialized/deserialized.

setData

Sets the data being serialized/deserialized.

setHandled

Sets a value indicating whether the event was handled.

setRepresentation

Sets the string representation of the data being serialized/deserialized.

 See Also