页面树结构

版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。


序号功能分类脚本名称/关键字功能描述适用范围/场景脚本示例说明备注
1关键字this.obj




2this.data




3this.env




4this.user




5this.store





this.comfirmData





this.className





$env





$user





$obj





$form





数据访问this.handleQuery()





this.create()





this.createObj()





this.edit()





this.delete()





this.dwf_axios()





this.dwf_modeler_axios()





this.QueryResultAll()





this.getOperation()





this.queryEntity()





this.queryRelation()





表单间交互this.openForm()





this.returnSync()





this.closeDialog()





this.openTab()





this.closeTab()

不带参数:

带参数:






this.closeTabById()





this.openDrawer()





this.msgbox()





this.msgboxDialog()





this.spinShow()





this.spinHide()





this.validateForm()





this.freshData()

不带参数:

带参数:






使用控件this.getAddinById()






this.getTargetAddin()






this.getSourceAddin()





脚本互相调用this.executeOperation()





单对象表单控件脚本this.getAddinById("控件代号").getValue()






this.getAddinById("控件代号").setValue()






this.getAddinById("控件代号").args






this.getAddinById("控件代号").triggerEvent()






this.getAddinById("控件代号").setTooltip()






this.getAddinById("控件代号").setError()













多对象表单控件脚本






















可视化表单控件脚本






















编码扩展表单控件脚本