Class JSTypeInfo

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected JSFunction constructor
      property constructor
      JSTypeInfo protype
      property prototype
      • Fields inherited from interface org.w3c.dom.TypeInfo

        DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
    • Constructor Summary

      Constructors 
      Constructor Description
      JSTypeInfo()
      Object Node() http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
    • Field Detail

      • protype

        public JSTypeInfo protype
        property prototype
        Since:
        Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
        See Also:
        TypeInfo
      • constructor

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

      • JSTypeInfo

        public JSTypeInfo()
        Object Node() http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
        Since:
        Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.