| Quintiq file version 2.0 | 
| #parent: TabPage1/CalendarEditor | 
| Response OnClick ( | 
|   ExplicitTimeInterval selection | 
| ) id:Response_TabPage1_menuEditOccurrence_OnClick | 
| { | 
|   #keys: '[131094.0.1402031966]' | 
|   Body: | 
|   [* | 
|     // Edit an occurrence (ExplicitTimeInterval). | 
|     dlg := construct( LibCal_dlgEditTimeInterval ); | 
|     dlg.Edit( this, selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_TabPage1_CalendarEditor_Menu_OnClick' | 
|   Initiator: 'menuEditOccurrence' | 
| } |