Habanero.Faces.Base.EditableGridControlMapper.ApplyChangesToBusinessObject C# (CSharp) Method

ApplyChangesToBusinessObject() public method

Updates the properties on the represented business object
public ApplyChangesToBusinessObject ( ) : void
return void
        public override void ApplyChangesToBusinessObject() { }