Class Screen

    • Field Detail

      • constructor

        protected JSFunction constructor
        property constructor
        Since:
        Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
        See Also:
        Function
      • prototype

        public Screen prototype
        property prototype
        See Also:
        Object
      • availHeight

        public JSNumber availHeight
        Property availHeight
      • availWidth

        public JSNumber availWidth
        Property availWidth
      • colorDepth

        public JSNumber colorDepth
        Property colorDepth
      • height

        public JSNumber height
        Property height
      • width

        public JSNumber width
        Property width
    • Constructor Detail

      • Screen

        public Screen()
        Object Screen()
        Since:
        Common Usage, no standard