hongjli
2023-09-22 469f7785b494d443fb533d5d14165e6c3e48a823
视图测试
已添加4个文件
已修改1个文件
72 ■■■■■ 文件已修改
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_abgTest.def 25 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_applicationDevelopmentActionBarPageDef#1.def 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_abgTest_btnTest_OnClick.def 22 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Views/Test.vw 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_abgTest.def
对比新文件
@@ -0,0 +1,25 @@
Quintiq file version 2.0
Component abgTest
{
  #keys: '[414702.0.358311816]'
  BaseType: 'WebActionBarGroup'
  Children:
  [
    Component btnTest
    {
      #keys: '[414702.0.358311907]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'WATER_FISH'
        Label: '娴嬭瘯瑙嗗浘'
        Taborder: 0
      ]
    }
  ]
  Properties:
  [
    Taborder: 4
    Title: 'TestView'
  ]
}
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_applicationDevelopmentActionBarPageDef#1.def
对比新文件
@@ -0,0 +1,8 @@
Quintiq file version 2.0
Component applicationDevelopmentActionBarPageDef id:applicationDevelopmentActionBarPageDef_1 #extension
{
  Children:
  [
    #child: abgTest
  ]
}
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_abgTest_btnTest_OnClick.def
对比新文件
@@ -0,0 +1,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 );
    *]
  }
}
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
@@ -11,6 +11,7 @@
      [
        #child: ActionBarPageData
        #child: ActionBarPageSales
        #child: applicationDevelopmentActionBarPageDef_1
      ]
    }
    Component DataHolderCapacityAndSaleBudgeFilterItem
_Main/UI/MacroPlannerWebApp/Views/Test.vw
对比新文件
@@ -0,0 +1,16 @@
Quintiq file version 2.0
{
  viewcontents
  {
    page: ''
    group: ''
    index: 0
    image: 'BEAR'
    description: ''
  }
  formatversion: 2
  id: 'Test'
  name: 'Test'
  isglobal: false
  isroot: true
}