This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/thirdpartyjs/extjs/air
2010-09-10 16:45:26 +00:00
..
resources Importación inicial con versión 3.7.0.2 original 2010-09-10 16:45:26 +00:00
src Importación inicial con versión 3.7.0.2 original 2010-09-10 16:45:26 +00:00
air.jsb Importación inicial con versión 3.7.0.2 original 2010-09-10 16:45:26 +00:00
ext-air.js Importación inicial con versión 3.7.0.2 original 2010-09-10 16:45:26 +00:00
README.txt Importación inicial con versión 3.7.0.2 original 2010-09-10 16:45:26 +00:00

The ext-air.js file should be included AFTER ext-all.js.

The resources/ext-air.css file should be included AFTER ext-all.css.

XTemplates must be loaded inline while the js file loads (not in an onready block) when used in the application sandbox. Take a look at samples/tasks/js/Templates.js for an example.

For additional date formats other than the ones defined in src/ext-air-adapter.js, you will need to specify them inline similar to XTemplates using Date.precompileFormats(). For multiple formats, separate them with the | character.