Quintiq file version 2.0 #parent: pnlAllCC/cbAllCC Response OnChanged () id:Response_pnlAllCC_cbAllCC_OnChanged { #keys: '[415136.0.1303133139]' CanBindMultiple: false DefinitionID: 'Responsedef_WebCheckbox_OnChanged' QuillAction { Body: [* if( this.Checked() ){ cbCustomDemandCC.Checked( true ); cbOfflinePlanCC.Checked( true ); cbShiftPlanCC.Checked( true ); cbAssembleOnlinePlanCC.Checked( true ); cbInventoryPlanCC.Checked( true ); }else{ cbCustomDemandCC.Checked( false ); cbOfflinePlanCC.Checked( false ); cbShiftPlanCC.Checked( false ); cbAssembleOnlinePlanCC.Checked( false ); cbInventoryPlanCC.Checked( false ); } *] GroupServerCalls: false } }