admin
2025-01-15 a8b49e963c749cbbcac029fa228d96e4056d501e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Quintiq file version 2.0
#parent: Toolbar714/btnOk
Response OnClick () id:Response_Toolbar714_btnOk_OnClick
{
  #keys: '[127238.1.54475300]'
  Body:
  [*
    Dialog.ApplyChanges();
    Dialog.EndModal(1);
  *]
  DefinitionID: 'Responsedef_GUIButtonBase_OnClick'
  Precondition:
  [*
    return Dialog.ValidateInput( feedback );
  *]
}