Quintiq file version 2.0 
 | 
#parent: abgDataViews_4/btnPlansMyView1 
 | 
Response OnClick () id:Response_abgDataViews_4_btnPlansMyView1_OnClick 
 | 
{ 
 | 
  #keys: '[127066.2.1220834969]' 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_WebButton_OnClick' 
 | 
  GroupServerCalls: true 
 | 
  QuillAction 
 | 
  { 
 | 
    Body: 
 | 
    [* 
 | 
      if ( abActionBar.OpenView( this, actionmodifier ) ) 
 | 
      { 
 | 
        // Note: You should add marking for view supporting buttons 
 | 
        //  MarkingSystemInstance.AddViewHint( <BUTTON> ); 
 | 
      } 
 | 
    *] 
 | 
  } 
 | 
} 
 |