@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Documented public @interface DOMNoInterfaceObjectAttribute
If the [NoInterfaceObject] extended attribute appears on an interface, it indicates that an interface object will not exist for the interface in the ECMAScript binding.
System.Attribute