| CatalystX-ExtJS documentation | Contained in the CatalystX-ExtJS distribution. |
CatalystX::ExtJS - Collection of modules for ExtJS
version 2.1.3
How to use Ext.Direct and CatalystX::ExtJS::Direct.
Generate an API for Ext.Direct from Catalyst Actions.
RESTful interface to your data objects.
Serialize data from CatalystX::ExtJS::REST to Excel spreadsheets.
Controller class for the ExtJS ImageChooser component.
Mario Minati
Moritz Onken <onken@netcubed.de>
This software is Copyright (c) 2011 by Moritz Onken.
This is free software, licensed under:
The (three-clause) BSD License
| CatalystX-ExtJS documentation | Contained in the CatalystX-ExtJS distribution. |
# # This file is part of CatalystX-ExtJS # # This software is Copyright (c) 2011 by Moritz Onken. # # This is free software, licensed under: # # The (three-clause) BSD License # package CatalystX::ExtJS; BEGIN { $CatalystX::ExtJS::VERSION = '2.1.3'; } # ABSTRACT: Collection of modules for ExtJS 1;
__END__