Class JSUserDataHandler

    • Field Summary

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

        NODE_ADOPTED, NODE_CLONED, NODE_DELETED, NODE_IMPORTED, NODE_RENAMED
    • Constructor Summary

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

      • protype

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

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

      • JSUserDataHandler

        public JSUserDataHandler()
        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.