文件名从 _Main/UI/MacroPlannerWebApp/Component_FormScheduleSummaryReport/Response_PanelRibbon322_88_bExport_OnClick.def 修改 |
| | |
| | | Quintiq file version 2.0 |
| | | #parent: PanelRibbon322_88/bExport |
| | | Response OnClick () id:Response_PanelRibbon322_88_bExport_OnClick |
| | | #parent: pExport/bExport_368 |
| | | Response OnClick () id:Response_pRibbonUp_88_bExport_OnClick_832 |
| | | { |
| | | #keys: '[412672.1.99120483]' |
| | | #keys: '[414996.1.213621017]' |
| | | CanBindMultiple: false |
| | | DefinitionID: 'Responsedef_WebButton_OnClick' |
| | | QuillAction |
| | | { |
| | | Body: |
| | | [* |
| | | rows := selectset( dhComparisonData854.Data(),LocalRow,row,exists( dhFinelEntity.Data(),Elements,entity,entity.DisplayName() = row.Name() )); |
| | | columns := selectset( dhComparisonData854.Data(),LocalColumn,column,dhStartDate.Data() <= column.Date() and dhEndDate.Data() > column.Date() ); |
| | | rows := selectset( dhTable.Data(),LocalRow,row,exists( dhFinelEntitys.Data(),Elements,entity,entity.DisplayName() = row.Name() )); |
| | | columns := selectset( dhTable.Data(),LocalColumn,column,dhStartDate.Data() <= column.Date() and dhEndDate.Data() > column.Date() ); |
| | | attrbutes := construct( Strings ); |
| | | if( cbShiftPlan.Checked() ){ |
| | | attrbutes.Add( "ShiftPattern" ); |