uam.core 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <Purview>
  2. <Popup Key="purManageTab" Caption="权限管理" Image="Pur1">
  3. <Popup Key="purManageGroup" Caption="权限管理" Image="Pur1">
  4. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmOrganization" Caption="组织结构" Image="06">
  5. <Button Key="Query" Caption="查询" Image="Query" />
  6. <Button Key="Save" Caption="退出" Image="Close" />
  7. </Window>
  8. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmFunction" Caption="功能设置" Image="06">
  9. <Button Key="Query" Caption="查询" Image="Query" />
  10. <Button Key="Add" Caption="新增" Image="Add" />
  11. <Button Key="Delete" Caption="删除" Image="Delete" />
  12. <Button Key="Save" Caption="保存" Image="Save" />
  13. <Button Key="Close" Caption="退出" Image="Close" />
  14. </Window>
  15. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmPurviewMgt" Caption="权限设置" Image="06">
  16. <Button Key="Query" Caption="查询" Image="Query" />
  17. <Button Key="Save" Caption="保存" Image="Save" />
  18. <Button Key="Close" Caption="退出" Image="Close" />
  19. </Window>
  20. </Popup>
  21. </Popup>
  22. <Popup Key="purDesignTab" Caption="设计管理" Image="">
  23. <Popup Key="purDesignGroup" Caption="设计管理" Image="">
  24. <Popup Key="purDesignPop1" Caption="设计管理" Image="07">
  25. <Window AssemblyName="CoreFS.CB04" Key="CoreFS.CB04.FrmDesignSet" Caption="设计管理" Image="08">
  26. <Button Key="Query" Caption="查询" Image="Query" />
  27. <Button Key="Add" Caption="新增" Image="Add" />
  28. <Button Key="Delete" Caption="删除" Image="Delete" />
  29. <Button Key="Update" Caption="修改" Image="Update" />
  30. <Button Key="Build" Caption="生成" Image="Build" />
  31. </Window>
  32. <Window AssemblyName="CoreFS.CB04" Key="CoreFS.CB04.FrmDesignView" Caption="设计结果查询" Image="09">
  33. <Button Key="Query" Caption="查询" Image="Query" />
  34. </Window>
  35. <Window AssemblyName="CoreFS.CB04" Key="CoreFS.CB04.FrmDesignMain" Caption="工程设计管理" Image="08">
  36. <Button Key="Query" Caption="查询" Image="Query" />
  37. <Button Key="Save" Caption="保存" Image="Save" />
  38. <Button Key="Close" Caption="退出" Image="Close" />
  39. </Window>
  40. </Popup>
  41. </Popup>
  42. </Popup>
  43. <Popup Key="purLogTab" Caption="日志管理" Image="">
  44. <Popup Key="purLogGroup" Caption="日志管理" Image="">
  45. <Popup Key="purLogPop1" Caption="日志管理" Image="07">
  46. <Window AssemblyName="CD03" Key="CD03.FrmDBLog" Caption="数据库日志管理" Image="08">
  47. <Button Key="Query" Caption="查询" Image="Query" />
  48. </Window>
  49. <Window AssemblyName="CD03" Key="CD03.FrmFileLog" Caption="文件日志管理" Image="08">
  50. <Button Key="Query" Caption="查询" Image="Query" />
  51. </Window>
  52. </Popup>
  53. </Popup>
  54. </Popup>
  55. <Popup Key="purAutoUpdateTab" Caption="性能监控管理" Image="">
  56. <Popup Key="purAutoUpdateGroup" Caption="性能监控管理" Image="">
  57. <Popup Key="purAutoUpdatePop1" Caption="性能监控" Image="07">
  58. <Window AssemblyName="CoreFS.CC01" Key="CoreFS.CC01.CorePerformanceMonitor" Caption="性能监控" Image="08">
  59. <Button Key="Start" Caption="启动" Image="Start" />
  60. <Button Key="End" Caption="停止" Image="End" />
  61. </Window>
  62. </Popup>
  63. </Popup>
  64. </Popup>
  65. </Purview>