Search
ControlNodeEvent Methods
 


 Public Methods

  Name Description

getContext

Gets an XmlPersistContext object that provides serialization helper methods.

getHandled

Gets a value indicating whether the event is handled.

getNode

Gets a reference to the ControlNode being serialized or deserialized.

getXmlElement

Gets an XML element that stores the control attributes.

setHandled

Sets a value indicating whether the event is handled.

 See Also