sap-jerry

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的原创文章,请关注公众号"汪子熙":

分类:

技术点:

相关文章:

  • 2021-12-03
  • 2021-12-20
  • 2021-05-16
  • 2021-12-03
  • 2021-09-12
  • 2021-12-03
猜你喜欢
  • 2022-01-08
  • 2021-05-13
  • 2021-12-03
  • 2021-10-27
  • 2021-12-03
  • 2021-11-19
相关资源
相似解决方案