Symphony Framework
DataObjectBase Class Events


Symphony.Conductor.Model Namespace : DataObjectBase Class

For a list of all members of this type, see DataObjectBase members.

Public Events
 NameDescription
Public EventThe ExecuteChange event is raised when a Symphony Data Object change method execution is required.  
Public EventThe FieldHasFocus event is raised when a property on the Symphony Data Object is requesting focus.  
Public Event Event raised when a property/field has lost focus.  
Public EventDefine the event to raise when the data in the Symphony Data Object is modified.  
Public EventDefine the event to raise when the validity of the data within the Symphony Data Object has changed.  
Public Event Define the event to raise when the IsNEw property has changed.  
Public Event Allow change notifications  
Public EventDefine the event to raise when the validity of the data within the Symphony Data Object has changed.  
Public EventThe ValidateData event is raised when a Symphony Data Object property value has been changed and validation of the modified data is required.  
Top
See Also

Reference

DataObjectBase Class
Symphony.Conductor.Model Namespace