Properties Methods Events Direct Link

Class Ext

Package:Global
Defined In:Ext.js
Class:Ext
Extends:Object
Ext core utilities and functions.

This class is a singleton and cannot be created directly.

Public Properties

PropertyDefined By
 emptyFn : Function
A reusable empty function
Ext
 enableGarbageCollector : Boolean
True to automatically uncache orphaned Ext.Elements periodically (defaults to true)
Ext
 enableListenerCollection : Boolean
True to automatically purge event listeners during garbageCollection (defaults to true).
Ext
 isReady : Boolean
True when the document is fully initialized and ready for action
Ext
 isSecure : Boolean
True if the page is running over SSL
Ext
 version : String
The version of the framework
Ext

Public Methods

MethodDefined By

Public Events

This class has no public events.