hongji.li
2023-09-22 74f152b62f5f9e2fa613cb1dd7d1f3ad1d4a6780
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Quintiq file version 2.0
#parent: abgTest/btnTest
Response OnClick () id:Response_TIANMA_JITUAN_abgTest_btnTest_OnClick
{
  #keys: '[414702.0.358346189]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebButton_OnClick'
  GroupServerCalls: true
  QuillAction
  {
    Body:
    [*
      //info( Application.ViewId() );
      //
      //ApplicationScope.ViewManager().LoadGlobalViewById( "Test" );
      
      //ApplicationMacroPlanner.OpenView( "Test", this );
      
      ApplicationScope.ViewManager().ResetUserViewById( "Test", true );
    *]
  }
}