1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #parent: EditorLengthOfTime 
 |  Response OnInputIdle () id:Response_EditorLengthOfTime_OnInputIdle 
 |  { 
 |    #keys: '[105706.0.1397600087]' 
 |    Body: 
 |    [* 
 |      // Change the display text of LabelCost 
 |      Dialog.SetLabelCost(); 
 |    *] 
 |    CanBindMultiple: false 
 |    DefinitionID: 'Responsedef_Editor_OnInputIdle' 
 |  } 
 |  
  |