1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #parent: CheckBoxStep 
 |  Response OnUserChange () id:Response_SWF_DialogCreateEditActivity_CheckBoxStep_OnUserChange 
 |  { 
 |    #keys: '[113694.2.1194626237]' 
 |    Body: 
 |    [* 
 |      // Clear step selection 
 |      Dialog.EnableDisableSelectionStep(); 
 |    *] 
 |    CanBindMultiple: false 
 |    DefinitionID: 'Responsedef_CheckBox_OnUserChange' 
 |  } 
 |  
  |