Namespace Aspose.Html.Dom.Attributes
Namespace Aspose.Html.Dom.Attributes
类
类名 | 描述 |
---|---|
DOMConstructorAttribute | 指定由 W3C 定义的构造函数。 |
DOMNameAttribute | 指定 W3C 定义的官方 DOM 对象名称。 |
DOMNamedPropertyGetterAttribute | 指定该方法将用作命名属性获取器。 |
DOMNoInterfaceObjectAttribute | 如果接口上出现 [NoInterfaceObject] 扩展属性,则表示在 ECMAScript 绑定中不会存在该接口的接口对象。 |
DOMNullableAttribute | 指定 DOM 对象可以被赋值为 null。 |
DOMObjectAttribute | 指定标记有此属性的对象是由 W3C 定义的。 |
DOMTreatNullAsAttribute | 指示成员值的 null 将被视为指定的值。 |
枚举
枚举名 | 描述 |
---|---|
Accessors | 表示由 W3C 定义的成员访问器的枚举。 |