Quintiq file version 2.0 
 | 
#parent: ActionBarGroupWorkflow/btnCycles 
 | 
Response OnClick () inherited id:Response_ActionBarGroupWorkflow_btnCycles_OnClick 
 | 
{ 
 | 
  #keys: '[136682.0.1076889331]' 
 | 
  BaseType: 'Response_ActionBarGroupWorkflow_btnCycles_OnClick' 
 | 
  DefinitionID: 'Responsedef_WebButton_OnClick' 
 | 
  QuillAction 
 | 
  { 
 | 
    Body: 
 | 
    [* 
 | 
      // Change view 
 | 
         GlobalStateSOPWorkflow.ChangeView( "Cycles" ); 
 | 
      MarkingSystemInstance.MarkOpenView( this ); 
 | 
    *] 
 | 
    GroupServerCalls: false 
 | 
  } 
 | 
} 
 |