文件名从 _Main/UI/MacroPlannerWebApp/Component_FormRoutings/Response_MacroPlanner_ListRoutings_MenuThermalTrialRatio_OnClick.def 修改 |
| | |
| | | #parent: ListRoutings |
| | | Response OnClick ( |
| | | Routing selection |
| | | ) id:Response_ListRoutings_MenuThermalTrialRatio_OnClick |
| | | ) id:Response_MacroPlanner_ListRoutings_MenuHotTestRatio_OnClick |
| | | { |
| | | #keys: '[415136.0.761890849]' |
| | | CanBindMultiple: false |
| | | DefinitionID => /ListRoutings/Responsedef_ListRoutings_WebMenu_OnClick |
| | | Initiator: 'MenuThermalTrialRatio' |
| | | Initiator: 'MenuHotTestRatio' |
| | | Precondition: |
| | | [* |
| | | return MacroPlan::HasMacroPlan( DataHolderActiveScenario.Data(), feedback ); |
| | |
| | | { |
| | | Body: |
| | | [* |
| | | dlg := construct( DialogCreateEditThermalTrialRatio ); |
| | | dlg := construct( DialogCreateEditHotTestRatio ); |
| | | dlg.New( selection, FormRoutings ); |
| | | *] |
| | | GroupServerCalls: false |