Sic.Framework/MECF.Framework.UI.Client/RecipeEditorLib/RecipeModel/Params
Liang Su a7051a3f1b [UI.Client]
RecipeEditor的DataGrid单元格文本颜色定义移至主题样式文件。
RecipeFormatBuilder中增加一些变量名称的常量定义,以提高后期程序的可维护性。
修正RecipeEditor DataGrid单元格模板定义的名称,使语义更加精确。
更名IParam接口的IsValidated属性为IsValid,使语义更加精确。
2023-06-16 09:51:51 +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-16 09:51:51 +08:00
IParam.cs [UI.Client] 2023-06-16 09:51:51 +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 09:51:51 +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-06-16 09:51:51 +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