xiaoding721
2024-09-12 69d83d3e1a1384b3a6809c35419cdef870612bc6
1
2
3
4
5
6
7
8
9
10
11
12
13
Quintiq file version 2.0
#parent: pnlImportButton_844/btnImport
Response OnClick () inherited id:Response_pnlImportButton_844_btnImport_OnClick
{
  #keys: '[131094.0.1990989458]'
  BaseType => //LibCal_pnlImportButton/Response_LibCal_pnlImportButton_btnImport_OnClick
  DefinitionID: 'Responsedef_WebButton_OnClick'
  Precondition:
  [*
    return Form.HasSelectedCalendar()
       and LibCal_GlobalState.HasImportExportImplemented();
  *]
}