Sic.Framework/MECF.Framework.UI.Client/RecipeEditorLib/RecipeModel/Params
Liang Su cd196eefb3 [UI.Client]
移除所有Recipe Param对象的IsHideValue属性。
Recipe Param对象新增ColumnPermission、StepPermission、Permission属性,用于控制Recipe编辑器表格单元格访问权限。
Recipe编辑器使用的DataGrid控件增加单元格访问权限判断,当没有修改权限时,弹出错误对话框提示用户。
2023-06-16 15:48:27 +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-06-16 15:48:27 +08:00
ExpanderParam.cs [UI.Client] 2023-06-15 19:19:41 +08:00
FlowModeParam.cs [UI.Client] 2023-06-16 13:43:26 +08:00
IParam.cs [UI.Client] 2023-06-16 15:48:27 +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-06-16 09:51:51 +08:00
Param.cs [UI.Client] 2023-06-16 15:48:27 +08:00
ParamBaseWithGenericValue.cs [UI.Client] 2023-06-16 13:43:26 +08:00
PathFileParam.cs [UI.Client] 2023-06-16 13:43:26 +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-06-16 13:43:26 +08:00
StepParam.cs [UI.Client] 2023-06-16 15:48:27 +08:00
StringParam.cs [UI.Client] 2023-06-16 15:48:27 +08:00