webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
HTMLFrameSetElement Interface Reference

import"HTMLFrameSetElement.idl";

Inheritance diagram for HTMLFrameSetElement:
HTMLElement

Public Attributes

attribute DOMString cols
 
attribute DOMString rows
 
attribute EventHandler onblur
 
attribute EventHandler onerror
 
attribute EventHandler onfocus
 
attribute EventHandler onfocusin
 
attribute EventHandler onfocusout
 
attribute EventHandler onload
 
attribute EventHandler onresize
 
attribute EventHandler onscroll
 
attribute EventHandler onwebkitwillrevealbottom
 
attribute EventHandler onwebkitwillrevealleft
 
attribute EventHandler onwebkitwillrevealright
 
attribute EventHandler onwebkitwillrevealtop
 
- Public Attributes inherited from HTMLElement
attribute DOMString title
 
attribute DOMString lang
 
attribute boolean translate
 
attribute DOMString dir
 
attribute long tabIndex
 
attribute boolean draggable
 
attribute DOMString webkitdropzone
 
attribute boolean hidden
 
attribute DOMString accessKey
 
attribute DOMString innerText
 
attribute DOMString outerText
 
attribute DOMString contentEditable
 
readonly attribute boolean isContentEditable
 
attribute boolean spellcheck
 
attribute boolean autocorrect
 
attribute DOMString autocapitalize
 
readonly attribute DOMStringMap dataset
 

Additional Inherited Members

- Public Member Functions inherited from HTMLElement
void click ()
 
void focus ()
 
void blur ()
 

Member Data Documentation

◆ cols

attribute DOMString HTMLFrameSetElement::cols

◆ onblur

attribute EventHandler HTMLFrameSetElement::onblur

◆ onerror

attribute EventHandler HTMLFrameSetElement::onerror

◆ onfocus

attribute EventHandler HTMLFrameSetElement::onfocus

◆ onfocusin

attribute EventHandler HTMLFrameSetElement::onfocusin

◆ onfocusout

attribute EventHandler HTMLFrameSetElement::onfocusout

◆ onload

attribute EventHandler HTMLFrameSetElement::onload

◆ onresize

attribute EventHandler HTMLFrameSetElement::onresize

◆ onscroll

attribute EventHandler HTMLFrameSetElement::onscroll

◆ onwebkitwillrevealbottom

attribute EventHandler HTMLFrameSetElement::onwebkitwillrevealbottom

◆ onwebkitwillrevealleft

attribute EventHandler HTMLFrameSetElement::onwebkitwillrevealleft

◆ onwebkitwillrevealright

attribute EventHandler HTMLFrameSetElement::onwebkitwillrevealright

◆ onwebkitwillrevealtop

attribute EventHandler HTMLFrameSetElement::onwebkitwillrevealtop

◆ rows

attribute DOMString HTMLFrameSetElement::rows

The documentation for this interface was generated from the following file: