Sic04/FrameworkLocal/UIClient/CenterViews/Editors/Recipe
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
..
PopSettingDialogView.xaml Add project files. 2022-09-19 09:16:33 +08:00
PopSettingDialogView.xaml.cs Add project files. 2022-09-19 09:16:33 +08:00
PopSettingDialogViewModel.cs RecipeStepCollection对象的构造函数中增加parent属性,以传入其所属的RecipeData对象。 2022-10-21 14:29:09 +08:00
RecipeData.cs RecipeStepCollection对象的构造函数中增加parent属性,以传入其所属的RecipeData对象。 2022-10-21 14:29:09 +08:00
RecipeFormatBuilder.cs RecipeStepCollection对象的构造函数中增加parent属性,以传入其所属的RecipeData对象。 2022-10-21 14:29:09 +08:00
RecipeProvider.cs RecipeStepCollection对象的构造函数中增加parent属性,以传入其所属的RecipeData对象。 2022-10-21 14:29:09 +08:00
RecipeSelectDialogView.xaml Add project files. 2022-09-19 09:16:33 +08:00
RecipeSelectDialogView.xaml.cs Add project files. 2022-09-19 09:16:33 +08:00
RecipeSelectDialogViewModel.cs Add project files. 2022-09-19 09:16:33 +08:00
SaveToDialogView.xaml Add project files. 2022-09-19 09:16:33 +08:00
SaveToDialogView.xaml.cs Add project files. 2022-09-19 09:16:33 +08:00
SaveToDialogViewModel.cs Add project files. 2022-09-19 09:16:33 +08:00