task-extjs

3.1.4 • Public • Published

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 nplatonov@cpan.org

COPYRIGHT AND LICENSE

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

Readme

Keywords

none

Package Sidebar

Install

npm i task-extjs

Weekly Downloads

7

Version

3.1.4

License

none

Last publish

Collaborators

  • samuraijack