NC二开标准单据新增按钮的关键步骤.docx

  1. 1、本文档共11页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
NC二开标准单据新增按钮的关键步骤

先看对应标准单据上的xml文件。。。!--======= 动作:[CloseAction] [关闭] =========== --bean id=CloseAction class=nc.ui.so.applybuylargess.ace.action.CloseActionproperty name=modelref bean=bmModel //propertyproperty name=editorref bean=billForm //propertyproperty name=exceptionHandlerref bean=exceptionHandler //property/beanproperty name=actionslistref bean=addAction /ref bean=editAction /ref bean=deleteScriptAction /ref bean=defaultQueryAction /ref bean=copyAction /ref bean=separatorAction /ref bean=defaultRefreshAction /ref bean=separatorAction /ref bean=commitScriptAction /ref bean=unCommitScriptAction /ref bean=approveScriptAction /!--ref bean=uNApproveScriptAction /--ref bean=separatorAction /!-- ref bean=linkQueryAction / --ref bean=separatorAction /ref bean=metaDataBasedPrintAction /ref bean=metaDataBasedPrintActiona /ref bean=outputAction /ref bean=separatorAction /ref bean=pFApproveStatusInfoAction /ref bean=CloseAction //list/property接下来看对应定义新加按钮的处理import java.awt.event.ActionEvent;import mon.NCLocator;import nc.desktop.ui.WorkbenchEnvironment;import nc.itf.so.IBuyLargess;import nc.ui.pub.beans.MessageDialog;import nc.ui.pub.beans.UIDialog;import nc.ui.pubapp.uif2app.AppUiState;import nc.ui.pubapp.uif2app.model.BillManageModel;import nc.ui.pubapp.uif2app.view.BillForm;import nc.ui.uif2.NCAction;import nc.vo.pub.lang.UFDateTime;import nc.vo.pubapp.pattern.exception.ExceptionUtils;import nc.vo.so.applybuylargess.AggApplyBuylargessVO;import nc.vo.so.applybuylargess.ApplyBuylargessVO;public class CloseAction extends NCAction {private static final long serialVersionUID = -2496634582717390348L;public CloseAction() {super();this.setBtnName(关闭);this.setCode(Close);}@Overridepublic void doAction(ActionEvent e) throws Exception {Object[] objects = model.getSelectedOperaDatas();if (objects == null || objects.length == 0) {ExceptionUtils.wrappBusinessException(未选中买赠设置申请单据,不能进行关闭操作!!!);}if (MessageDialog.showYesNoDlg(WorkbenchEnvironment.getInstance().getWorkbench().getParent(), 关闭, 当前是否进行关闭

文档评论(0)

xcs88858 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档