Quintiq file version 2.0 
 | 
#parent: ActionBarGroupSalesViews/ButtonSalesSalesSegments_549 
 | 
Response OnClick () id:Response_ActionBarGroupSalesViews_ButtonSalesSalesSegments_OnClick 
 | 
{ 
 | 
  #keys: '[139394.0.1869543381]' 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_WebButton_OnClick' 
 | 
  QuillAction 
 | 
  { 
 | 
    Body: 
 | 
    [* 
 | 
      // Open view 
 | 
      // Special handling for this part because we are required to also home nav panel selection 
 | 
      ApplicationMacroPlanner.InitializeDataHolders( true /*ishome*/ ); 
 | 
      ApplicationMacroPlanner.OpenView( 'View Sales Segments', this ); 
 | 
    *] 
 | 
    GroupServerCalls: false 
 | 
  } 
 | 
} 
 |