SAP WebIDE 里开发 SAP UI5 应用时,使用 Ctrl + Space 实现代码自动完成功能

54 阅读1分钟

Created by Wang, Jerry, last modified on Mar 23, 2015

Suppose you would like to know how to use button control, you could explore the built-in api reference functionality provided by WebIDE via clicking “ctrl+space”:
clipboard1
Then you could see the complete API document for button control by clicking the hyperlink in the right part:

clipboard2