| Quintiq file version 2.0 | 
| #parent: #root | 
| Response OnCreated () id:Response_DialogLegendRoutingConfigurator_OnCreated | 
| { | 
|   #keys: '[124808.0.1272545735]' | 
|   Body: | 
|   [* | 
|     // Set color | 
|      | 
|     // Routing step | 
|     ButtonRoutingStepFrom.BackgroundColor( ColorScheme.RoutingConfigurator_RoutingStep1() ); | 
|     ButtonRoutingStepTo.BackgroundColor( ColorScheme.RoutingConfigurator_RoutingStep2() ); | 
|      | 
|     // Operation | 
|     ButtonOperationFrom.BackgroundColor( ColorScheme.RoutingConfigurator_Operation1() ); | 
|     ButtonOperationTo.BackgroundColor( ColorScheme.RoutingConfigurator_Operation2() ); | 
|      | 
|     // OperationInputOutput | 
|     ButtonOperationInputOutputFrom.BackgroundColor( ColorScheme.RoutingConfigurator_OperationInputOutput1() ); | 
|     ButtonOperationInputOutputTo.BackgroundColor( ColorScheme.RoutingConfigurator_OperationInputOutput2() ); | 
|      | 
|     // OperationInputGroup | 
|     ButtonOperationInputGroupFrom.BackgroundColor( ColorScheme.RoutingConfigurator_OperationInputGroup1() ); | 
|     ButtonOperationInputGroupTo.BackgroundColor( ColorScheme.RoutingConfigurator_OperationInputGroup2() ); | 
|      | 
|     // PISPNodeInRouting | 
|     ButtonPISPNodeInRoutingFrom.BackgroundColor( ColorScheme.RoutingConfigurator_PISPNodeInRouting1() ); | 
|     ButtonPISPNodeInRoutingTo.BackgroundColor( ColorScheme.RoutingConfigurator_PISPNodeInRouting2() ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_GUIComponent_OnCreated' | 
| } |