qx.lang
Class Core

java.lang.Object
  extended by qx.lang.Core

public class Core
extends java.lang.Object

The intention of this class is to add features to native JavaScript objects so that all browsers operate on a common JavaScript language level (particularly JavaScript 1.6).

For reference:

The following methods are added if they are not supported natively:


Constructor Summary
Core()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Core

public Core()


Copyright © 2008 1&1. All Rights Reserved.