- Easy Web Development with WaveMaker
- Edward Callahan
- 151字
- 2021-08-13 16:20:37
The palette
There are two main ways to add visual components, better known as widgets, to a WaveMaker project's layout: call functions that create components from code or drag them off the palette and into the layout canvas in Studio. Most developers only use drag-and-drop.
The organization of the palette tree is rather good. It is also searchable if you can't find what you are looking for. Selecting a widget in the tree displays a question mark doc link and short description for that widget.
Importing a database adds each table entity of the schema to the database widget's section of the palette. These database objects are entry points to the LivePanel
database form generator. The other way users commonly add new items to the palette is with custom widgets added to common/packages/packages.js
. The Example button in the example group is an example of a custom widget added to the palette.
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- JSP網絡編程(學習筆記)
- Software Defined Networking with OpenFlow
- Python科學計算(第2版)
- 精通搜索分析
- Python Network Programming Cookbook(Second Edition)
- Visual Basic程序設計實驗指導(第二版)
- SQL Server數據庫管理與開發兵書
- SQL 經典實例
- iPhone應用開發從入門到精通
- Python Programming for Arduino
- Arduino電子設計實戰指南:零基礎篇
- Building UIs with Wijmo
- Scratch編程從入門到精通
- Wearable:Tech Projects with the Raspberry Pi Zero