rislai
2024-07-25 290e66e2ed986ae5c6fe3f78f7203a0988657e21
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
对比新文件
@@ -0,0 +1,46 @@
Quintiq file version 2.0
Component ContextMenuInterface
{
  #keys: '[415136.0.931500880]'
  BaseType: 'WebContextMenu'
  Children:
  [
    Component MenuInterface
    {
      #keys: '[415136.0.931500881]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'DOCUMENT'
        Taborder: 0
        Title: 'Interface loginfo'
      ]
    }
    Component MenuMachineStockData
    {
      #keys: '[415136.0.931501127]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'SPREADSHEET'
        Taborder: 1
        Title: 'Machine stock data'
      ]
    }
    Component MenuFinishedEngineInventory
    {
      #keys: '[415136.0.933525462]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'SPREADSHEET'
        Taborder: 2
        Title: 'Finished engine inventory'
      ]
    }
  ]
  Properties:
  [
    Taborder: 0
  ]
}