| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 | | Quintiq file version 2.0 |  | #parent: MatrixEditor515 |  | Response OnUpdateValue ( |  |   NewOfflinePlanCell cell, |  |   Real value |  | ) id:Response_MatrixEditor515_OnUpdateValue_14 |  | { |  |   #keys: '[413988.1.64671632]' |  |   CanBindMultiple: false |  |   DefinitionID: 'Responsedef_WebMatrixEditor_OnUpdateValue' |  |   QuillAction |  |   { |  |     Body: |  |     [* |  |       NewOfflinePlanCell::UpdateQuantity( cell, value, focusedattribute ); |  |     *] |  |     GroupServerCalls: false |  |   } |  | } | 
 |