Home > task-extjs

task-extjs

Task-extjs is a project mainly written in JAVASCRIPT and SHELL, it's free.

ExtJS packaged in a bit special way

Name

Task.ExtJS - ExtJS framework with some patches

SYNOPSIS

    <link rel="stylesheet" type="text/css" href="/jsan/Task/ExtJS/resources/css/ext-all.css">


    <script type="text/javascript" src="/jsan/Task/ExtJS/Adapter/Ext.js"></script>
    - or -
    <script type="text/javascript" src="/jsan/Task/ExtJS/Adapter/[jQuery|Prototype|YUI].js"></script>


    <script type="text/javascript" src="/jsan/Task/ExtJS/All.js"></script>
    - or -
    <script type="text/javascript" src="/jsan/Task/ExtJS/Debug/All.js"></script>

DESCRIPTION

Task.ExtJS contains patched ExtJS framework. The patch allows to use JooseX.Meta.Lazy when bridging the ExtJS class system to Joose.

VERSION OF ExtJS

3.1.0

SEE ALSO

Bridge from ExtJS to Joose: https://github.com/SamuraiJack/joosex-bridge-ext

Joose IRC channel : #joose

Joose mailing list: http://groups.google.com/group/joose-js

MAINTAINER

Nickolay Platonov [email protected]

COPYRIGHT AND LICENSE

Please refer to http://www.extjs.com/products/license.php

Previous:mgWIP