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

Property Defined By
  emptyFn : Function
A reusable empty function
Ext
  enableGarbageCollector : Boolean
True to automatically uncache orphaned Ext.Elements periodically (defaults to true)
Ext
  isAir : Boolean
Ext
  isBorderBox : Boolean
Ext
  isGecko : Boolean
Ext
  isIE : Boolean
Ext
  isIE6 : Boolean
Ext
  isIE7 : Boolean
Ext
  isLinux : Boolean
Ext
  isMac : Boolean
Ext
  isOpera : Boolean
Ext
  isReady : Boolean
True when the document is fully initialized and ready for action
Ext
  isSafari : Boolean
Ext
  isSecure : Boolean
True if the page is running over SSL
Ext
  isStrict : Boolean
True if the browser is in strict mode
Ext
  isWindows : Boolean
Ext

Public Methods

Method Defined By

Public Events

This class has no public events.