Forum Discussion
YMinaev
Staff
14 years agoHi,
Native<X>Object namespaces contain native properties and methods of objects whose names coincide with those added by TC. Page elements have a 'name' property assigned in HTML code, and TC adds the 'Name' property to all objects. To avoid name conflicts, the native 'name' property is moved to the NativeWebObject namespace.
Native<X>Object namespaces contain native properties and methods of objects whose names coincide with those added by TC. Page elements have a 'name' property assigned in HTML code, and TC adds the 'Name' property to all objects. To avoid name conflicts, the native 'name' property is moved to the NativeWebObject namespace.