Sic04/FrameworkLocal/UIClient/RecipeEditorLib/RecipeModel
THINKPAD 5af42a111c RecipeStepCollection对象的构造函数中增加parent属性,以传入其所属的RecipeData对象。
RecipeStep对象的namespace更改为MECF.Framework.UI.Client.RecipeEditorLib.RecipeModel。
RecipeStep对象Parent属性的类型更改为RecipeData。
按比例计算气量的函数从RecipeEditorViewModel对象移至RecipeStep对象。
调整RecipeProvider对象中的一些函数名。
整理RecipeData对象的代码。
修正ParamValueDisplayConverter出现NullReference异常的问题。
2022-10-21 14:29:09 +08:00
..
Params RecipeStepCollection对象的构造函数中增加parent属性,以传入其所属的RecipeData对象。 2022-10-21 14:29:09 +08:00
RecipeGlobalDefs.cs 1.修正切换页面时,Sequence Editor报“未保存”对话框的问题。 2022-09-26 10:49:29 +08:00
RecipeStep.cs RecipeStepCollection对象的构造函数中增加parent属性,以传入其所属的RecipeData对象。 2022-10-21 14:29:09 +08:00
RecipeStepCollection.cs RecipeStepCollection对象的构造函数中增加parent属性,以传入其所属的RecipeData对象。 2022-10-21 14:29:09 +08:00
RecipeStepValidationInfo.cs RecipeStepCollection对象的构造函数中增加parent属性,以传入其所属的RecipeData对象。 2022-10-21 14:29:09 +08:00