1
2
3
4
5
6
7
8
9
10
11
12
13
14
  | Quintiq file version 2.0 
 |  #parent: GroupPanelInventoryValuesAndCosts/RadioButtonGroupHasAbsoluteValueForInventoryHolding 
 |  Response OnUserChange () id:Response_GroupPanelInventoryValuesAndCosts_RadioButtonGroupHasAbsoluteValueForInventoryHolding_OnUserChange 
 |  { 
 |    #keys: '[124808.1.1368641623]' 
 |    Body: 
 |    [* 
 |      // Show / hide components 
 |      Dialog.ShowHideComponents(); 
 |      Dialog.SetLabels(); 
 |    *] 
 |    CanBindMultiple: false 
 |    DefinitionID: 'Responsedef_RadioButtonGroup_OnUserChange' 
 |  } 
 |  
  |