Standard Applications ********************* Demo Applications ================= .. ifconfig:: qxcomponents in ('all', 'mobile', 'gui', 'website') .. toctree:: :maxdepth: 1 application/demobrowser .. Contains many examples and tests for widgets, layouts and other framework functionality. `Online demo `__ .. toctree:: :maxdepth: 1 application/feedreader .. A typical rich internet application (RIA) for displaying RSS feeds. `Online demo `__ .. toctree:: :maxdepth: 1 application/playground .. Explore qooxdoo programming interactively: edit qooxdoo code in one pane, and see the result running in another. `Online demo `__ .. toctree:: :maxdepth: 1 application/todo .. A DOM-oriented application using data binding and CSS styling. `Online demo `__ .. toctree:: :maxdepth: 1 application/portal .. A low-level, DOM-oriented application without any high-level qooxdoo widgets. `Online demo `__ .. toctree:: :maxdepth: 1 application/showcase .. A page-style application embedding a number of small showcase applications to highlight specific topics like tables, theming or internationalization. `Online demo `__ .. toctree:: :maxdepth: 1 application/widgetbrowser .. Features the widgets and themes available in qooxdoo. `Online demo `__ Developer Tools =============== .. toctree:: :maxdepth: 1 application/apiviewer .. Searchable API reference of the qooxdoo framework. `Online demo `__ .. ifconfig:: qxcomponents in ('all', 'mobile', 'gui', 'website') .. toctree:: :maxdepth: 1 application/testrunner .. Integrated unit testing framework similar to (but not requiring) JSUnit. `Online demo `__ .. toctree:: :maxdepth: 1 application/inspector .. A debugging tool to inspect a qooxdoo application, featuring an interactive console, an object and widget finder, and a property editor. `Online demo `__ .. toctree:: :maxdepth: 1 development/simulator .. A framework to develop simulated interaction tests, using `Selenium `__. .. toctree:: :maxdepth: 1 application/featureconfigeditor .. Editing tool for environment configurations used for browser-specific builds. `Online demo `__