com.aspose.html.dom.attributes

Annotation Type DOMNoInterfaceObjectAttribute



  • @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.

    See Also:
    System.Attribute