@qooxdoo/framework
Version:
The JS Framework for Coders
33 lines (20 loc) • 594 B
Markdown
PopUp
=====
Popups are widgets, which can be placed on top of the application.
Preview Image
-------------

Features
--------
- Auto hide property
Description
-----------
Popups are automatically added to the application root and are used to display menus, the lists of combo or select boxes, tooltips, etc.
Demos
-----
Here are some links that demonstrate the usage of the widget:
- [Simple example for the PopUp widget](apps://demobrowser/#widget~Popup.html)
API
---
Here is a link to the API of the Widget:
[qx.ui.popup](apps://apiviewer/#qx.ui.popup)