Quintiq file version 2.0 
 | 
#parent: PanelGeneral_549/checkboxEnableSync 
 | 
Response OnChanged () id:Response_TIANMA_JITUAN_PanelGeneral_549_checkboxEnableSync_OnChanged 
 | 
{ 
 | 
  #keys: '[414384.0.687720919]' 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_WebCheckbox_OnChanged' 
 | 
  GroupServerCalls: true 
 | 
  QuillAction 
 | 
  { 
 | 
    Body: 
 | 
    [* 
 | 
      dropDownStringListGeneral.Visible(checkboxEnableSync.Checked()); 
 | 
      checkboxIsKeyProduct.Visible(checkboxEnableSync.Checked()); 
 | 
      checkboxCreatePurchaseSupplyProduct.Visible(checkboxEnableSync.Checked()); 
 | 
    *] 
 | 
  } 
 | 
} 
 |