HTMLLabelElement
HTMLLabelElement 接口给 <label> 元素的特定属性的访问。它继承自HTMLElement.
HTMLLabelElement()
继承层次
Object.prototype
Function.prototype
EventTarget
Node
Element
HTMLElement
HTMLLabelElement
构造函数
程序不能直接调用该构造函数,否则将会产生异常。
属性列表
属性 | 说明 |
---|---|
- | - |
方法列表
语法 | 说明 |
---|---|
- | - |
HTMLLabelElement.prototype
继承层次
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLLabelElement.prototype
属性列表
从父对象HTMLElement继承的属性。
属性 | 说明 |
---|---|
- | - |
方法列表
没有特殊的方法; 继承了父对象 HTMLElement 的方法。
语法 | 说明 |
---|---|
- | - |
HTMLLabelElement实例
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLLabelElement.prototype
<label> 元素