- qooxdoo Beginner's Guide
- Rajesh Kumar Bachu Mohamed Raffi
- 155字
- 2021-08-20 15:45:08
Event-based rich UI programming
qooxdoo provides complete support for event-based programming. If you have already programmed in QT or Java Swing, you'll find qooxdoo very similar. qooxdoo separates out the view widgets, model classes, and the controllers. Listeners observe the widget all the time and fire the right event based on the action. The action could be a click, a key entry, a selection of an item, mouse over the widget, change of the value in a table cell, and so on. An example of event-based programming is shown in the following diagram:

For example, you can add a listener for the Button
widget to perform something on the click of a button. You can even set a command, which will be called on the execute action of the button-click event. qooxdoo provides lots of events for various widgets. For example, the List
widget has many events such as changeSelection, addItem, removeItem
, and so on.
- Hands-On Industrial Internet of Things
- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- 物聯網時代
- 世界互聯網發展報告·2019
- 6G新技術 新網絡 新通信
- jQuery Mobile Web Development Essentials
- 紅藍攻防:構建實戰化網絡安全防御體系
- 網絡綜合布線(第2版)
- 互聯網安全的40個智慧洞見(2016)
- LwIP應用開發實戰指南:基于STM32
- Laravel Application Development Cookbook
- 智慧城市中的物聯網技術
- Python Web Scraping Cookbook
- 智能物聯安防視頻技術基礎與應用
- 一本書讀懂移動物聯網