Type Display,output,Action 各自用途

1. Display Menu item

This folder is used to contain menu items that reference runnable objects which are primarily for presenting data to the user such as forms and dialog’s.

2. Output Menu item

An output menu item should have the soul purpose to print a result, mostly used for referencing classes.

3. Action Menu item

As the name says it, you should create a menu item under this folder if your runnable object has an action to perform, for example creating or updating data.

So choosing between these three is on the developers sole discretion and I hope now you’ll be able to make a better choice for your scenario. A basic rule of thumb is:

Display – for Form

Output  – for Report

Action   – for classes.

Dynamics AX2012 Menu Items Type相关推荐

  1. 谷歌眼镜Mirror API之Menu Items

    原文链接:http://bbs.seacat.cn/thread-874-1-2.html Menu Items(菜单项) 传播内容是只有一半的故事.最有趣的服务还允许用户通过菜单项与时间轴卡来互动. ...

  2. Dynamics AX2012 AOT同步到VS

    Dynamics AX 2012 AOT同步到VS 因为在AX2012里不能对SSRS报表直接进行开发,需要到 Microsoft Visual Studio 2010里进行SSRS报表的开发. 如何 ...

  3. Dynamics AX2012 Custom Lookup on a Dialog

    AX2012 在对话框上自定义查找. DilaogLookup ckass ckass Deckaration Here the class declaration, don't forget to ...

  4. Microsoft Dynamics AX2012 R2吐槽系列(4)

    之四 历经艰辛又搞出来一段代码,在SSMS中测试的时候好好的,结果跑到X++ 中,发现运行结果和运气相关,运气好的时候结果和SSMS中的正确结果一样,运气不好,结果是随机的,结果调查的时候那叫一个费尽 ...

  5. Dynamics AX2012 SSRS errors:For more information about this error navigate...

    最近在做一个SSRS报表的开发遇到的一个报错的问题. 逻辑上是没有写错的.但是等到发布到测试环境的时候会出现错误. For more information about this error navi ...

  6. Coolite Toolkit学习笔记五:常用控件Menu和MenuPanel

    Coolite Toolkit里的Menu控件和其他的.NET Web控件不一样,如果只是设计好了Menu或是通过程序初始化菜单项,菜单是不会呈现在界面上的,因为Coolite Toolkit规定Me ...

  7. Ext.menu.Menu菜单栏

    1.Ext.menu.Menu主要配置项 Ext.menu.Menu组件主要配置项 配置项 参数类型 说明 items Mixed 有效菜单项数组 ignoreParentClicks Boolean ...

  8. [转]ExtJs4 笔记(13) Ext.menu.Menu 菜单、Ext.draw.Component 绘图、Ext.resizer.Resizer 大小变更...

    作者:李盼(Lipan) 出处:[Lipan] (http://www.cnblogs.com/lipan/) 版权声明:本文的版权归作者与博客园共有.转载时须注明本文的详细链接,否则作者将保留追究其 ...

  9. Java基础之处理事件——添加菜单图标(Sketcher 8 with toolbar buttons and menu icons)...

    控制台程序. 要为菜单项添加图标以补充工具栏图标,只需要在创建菜单项的Action对象中添加IconImage对象,作为SMALL_ICON键的值即可. 1 // Defines applicatio ...

  10. JavaFX UI控件教程(二十三)之Menu

    翻译自  Menu 本章介绍如何创建菜单和菜单栏,添加菜单项,将菜单分组,创建子菜单以及设置上下文菜单. 您可以使用以下JavaFX API类在JavaFX应用程序中构建菜单. 菜单栏 菜单项 菜单 ...

最新文章

  1. javascript 生成一个一亿长度的随机数组,从中排列出最大的1000个项;
  2. poj 2891 Strange Way to Express Integers 2012-09-05
  3. PartialView 加载Js
  4. python socket.error: [Errno 48] Address already in use
  5. java实现线程的方式_java多线程实现的四种方式
  6. django orm 之makemigrations和migrate命令
  7. 关于@media不生效的问题和meta总结
  8. Q129:PBRT-V3,均匀介质的采样(15.2.1章节)
  9. 怎样用springboot开发cs_springboot 系列 springboot 初探
  10. 简述Java面向对象的基本思想_Java面向对象的基本思想理解
  11. 5款最好用的免费3D建模软件(附下载链接)
  12. NiFi 1.16.3 生产使用的更新及BUG。
  13. Kafka消费者启动报错: Not authorized to access group
  14. 关于删除安装ESXI里的VIB小记。
  15. mysql修改my.ini_MySQL配置文件(my.ini)详解
  16. 善用 Google 的 手气不错 I'm feeling lucky 搜索
  17. 基于Linux通用GPIO接口的操作函数
  18. 服务器显示屏 超出工作频率范围,WIN7电脑显示器超出工作频率范围的处理方法...
  19. 华为Mate20系列赢得各界盛誉,棋圣聂卫平也对其AI性能称赞
  20. 奇迹s12源码_奇迹S12-2更新内容

热门文章

  1. Spring框架的本质:4那些高曝光率的Annotation
  2. 1 Kubernetes快速入门
  3. 处理机调度算法——先来先服务、高优先权、按时间片轮转调度算法,高响应比调度算法
  4. Load balancer does not have available server for client:xxx
  5. vue.js笔记1.0
  6. 使用AJAX如何得到数据库当中的值!
  7. 一句话简单区分 SQL 连接
  8. python排序算法可视化
  9. Qt 应用程序图标设置
  10. DPDK 21.08 hygon (海光) CPU 环境构建