首页 > 微信 > 详细

SAP UI5和微信小程序框架里的全局变量

时间:2020-03-03 18:56:09      阅读:81      评论:0      收藏:0      [点我收藏+]

SAP UI5

in global variable sap.ui there are many useful utility service available, such as current browser and os information.

技术分享图片

and use sap.ui.getCore().byId, we can get any UI5 control instance by its id:

技术分享图片

微信小程序

wx for Wechat mini program is as sap.ui for SAP UI5:

技术分享图片
技术分享图片

__wxConfig is another useful global variable for debugging purpose, cannot be used in mini program itself unfortunately.

技术分享图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术分享图片

SAP UI5和微信小程序框架里的全局变量

原文:https://www.cnblogs.com/sap-jerry/p/12403940.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!