Ext JS
From Plex-XML
Contents |
General Description
ExtJs is a JavaScript library, for building richly interactive web applications using techniques such as AJAX, DHTML and DOM scripting. Ext version 2.x can use many different base libraries (adapters) like YUI, jQuery, Prototype or it can work Stand-alone. General description continues at WikiPedia...
While ExtJs is not distributed with Plex-XML you need to download, license and install it by your own.
Please be sure to read the license file because there is an open source, a commercial and an OEM version available.
Using Ext within Plex-XML
- Currently used versions within Plex-XML are
- Plex-XML Community Edition EXT JS 2.2.1
- Plex-XML Commercial Edition EXT JS 3.1.1
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
