Sic.Framework/MECF.Framework.UI.Client/RecipeEditorLib/RecipeModel/Params
Liang Su 69044332e6 [UI.Client]
RecipeEditor的EditMode枚举增加EditWhitelist项目。
修正RecipeEditor中,当某步骤权限设置为None时,DataGrid中没有隐藏相应步骤的问题。
移除NumParam.cs。
优化一些列对象,在10号机测试可运行。

已知问题:
RecipeEditor的Expander不能折叠。
当某步骤权限配置为None时,应该隐藏数值;隐藏列可能造成用户识别困难。
2023-06-15 19:19:41 +08:00
..
BoolParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
ComboxParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
DoubleParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
ExpanderParam.cs [UI.Client] 2023-06-15 19:19:41 +08:00
FlowModeParam.cs [UI.Client] 2023-06-15 14:53:21 +08:00
IParam.cs [UI,Client] 2023-06-13 16:10:57 +08:00
IntParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
LoopComboxParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
MultipleSelectParam.cs [UI.Client] 2023-06-15 19:19:41 +08:00
NumParamBase.cs [UI.Client] 2023-05-10 16:21:45 +08:00
Param.cs [UI.Client] 2023-06-15 19:19:41 +08:00
ParamBaseWithGenericValue.cs [UI.Client] 2023-06-15 19:19:41 +08:00
PathFileParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
PopSettingParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
PositionParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
Sets3RatioParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
StepParam.cs [UI.Client] 2023-05-10 16:21:45 +08:00
StringParam.cs [UI.Client] 2023-05-10 23:21:46 +08:00