Ext JS
From Plex-XML
Contents |
General Description
ExtJs is an open-source JavaScript library, for building richly interactive web applications using techniques such as AJAX, DHTML and DOM scripting. Ext version 2.0 can use many different base libraries (adapters) like YUI, jQuery, Prototype or it can work Stand-alone. General description continues at WikiPedia...
While it may not be distributed within another development tool you need to download and install it by your own.
Please be sure to read the license file because there is an open source and a commercial version available.
Using Ext within Plex-XML
Hints for building your own Ext-Version with JS-Build
- the adapter should be separated from the rest
- ext.js must be in the adapter part


