| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 | | Quintiq file version 2.0 |  | #parent: SplitterWnd2/ButtonRefreshLaneLeg |  | Response OnClick ( |  |   structured[Lane] lanes |  | ) id:Response_SplitterWnd2_ButtonRefreshLaneLeg_OnClick |  | { |  |   #keys: '[110880.5.681248646]' |  |   Body: |  |   [* |  |     // Refresh the lane leg |  |      |  |     Lane::RefreshLaneLegs( lanes ); |  |   *] |  |   CanBindMultiple: false |  |   DefinitionID => /SplitterWnd2/Responsedef_SplitterWnd2_ButtonRefreshLaneLeg_OnClick |  | } | 
 |