public class HTMLFrameElement extends HTMLElement
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
border
Specifies the properties of a border drawn around an object.
|
Objs.Property<Object> |
borderColor
Sets or retrieves the border color of the object.
|
Objs.Property<Document> |
contentDocument
Retrieves the document object of the page or frame.
|
Objs.Property<Window> |
contentWindow
Retrieves the object of the specified.
|
Objs.Property<String> |
frameBorder
Sets or retrieves whether to display a border for the frame.
|
Objs.Property<Object> |
frameSpacing
Sets or retrieves the amount of additional space between the frames.
|
Objs.Property<Union.A2<String,Number>> |
height
Sets or retrieves the height of the object.
|
Objs.Property<String> |
longDesc
Sets or retrieves a URI to a long description of the object.
|
Objs.Property<String> |
marginHeight
Sets or retrieves the top and bottom margin heights before displaying the text in a frame.
|
Objs.Property<String> |
marginWidth
Sets or retrieves the left and right margin widths before displaying the text in a frame.
|
Objs.Property<String> |
name
Sets or retrieves the frame name.
|
Objs.Property<Boolean> |
noResize
Sets or retrieves whether the user can resize the frame.
|
Objs.Property<Function.A1<? super Event,? extends Object>> |
onload
Raised when the object has been completely received from the server.
|
Objs.Property<String> |
scrolling
Sets or retrieves whether the frame can be scrolled.
|
Objs.Property<Object> |
security
Sets the value indicating whether the source file of a frame or iframe has specific security restrictions applied.
|
Objs.Property<String> |
src
Sets or retrieves a URL to be loaded by the object.
|
Objs.Property<Union.A2<String,Number>> |
width
Sets or retrieves the width of the object.
|
accessKey, contentEditable, dataset, dir, draggable, hidden, hideFocus, children, innerHTML, innerText, isContentEditable, lang, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, onabort, onactivate, onbeforeactivate, onbeforecopy, onbeforecut, onbeforedeactivate, onbeforepaste, onblur, oncanplay, oncanplaythrough, onclick, oncontextmenu, oncopy, oncuechange, oncut, ondblclick, ondeactivate, ondrag, ondragend, ondragenter, ondragleave, ondragover, ondragstart, ondrop, ondurationchange, onemptied, onended, onerror, onfocus, onchange, oninput, onkeydown, onkeypress, onkeyup, onloadeddata, onloadedmetadata, onloadstart, onmousedown, onmouseenter, onmouseleave, onmousemove, onmouseout, onmouseover, onmouseup, onmousewheel, onmscontentzoom, onmsmanipulationstatechanged, onpaste, onpause, onplay, onplaying, onprogress, onratechange, onreset, onscroll, onseeked, onseeking, onselect, onselectstart, onstalled, onsubmit, onsuspend, ontimeupdate, onvolumechange, onwaiting, outerHTML, outerText, spellcheck, style, tabIndex, title
classList, className, clientHeight, clientLeft, clientTop, clientWidth, id, msContentZoomFactor, msRegionOverflow, onariarequest, oncommand, ongotpointercapture, onlostpointercapture, onmsgesturedoubletap, onmsgestureend, onmsgesturehold, onmsgesturechange, onmsgesturestart, onmsgesturetap, onmsgotpointercapture, onmsinertiastart, onmslostpointercapture, onmspointercancel, onmspointerdown, onmspointerenter, onmspointerleave, onmspointermove, onmspointerout, onmspointerover, onmspointerup, ontouchcancel, ontouchend, ontouchmove, ontouchstart, onwebkitfullscreenerror, onwebkitfullscreenchange, scrollHeight, scrollLeft, scrollTop, scrollWidth, tagName
ATTRIBUTE_NODE, attributes, baseURI, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, firstChild, childNodes, lastChild, localName, namespaceURI, nextSibling, nodeName, nodeType, nodeValue, NOTATION_NODE, ownerDocument, parentElement, parentNode, prefix, previousSibling, PROCESSING_INSTRUCTION_NODE, TEXT_NODE, textContent
Modifier | Constructor and Description |
---|---|
protected |
HTMLFrameElement(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static HTMLFrameElement |
$as(Object obj) |
void |
addEventListener(String type,
EventListener listener) |
void |
addEventListener(String type,
EventListener listener,
Boolean useCapture) |
void |
addEventListener(String type,
EventListenerObject listener) |
void |
addEventListener(String type,
EventListenerObject listener,
Boolean useCapture) |
void |
addEventListener(Void type,
Function.A1<? super WheelEvent,? extends Object> listener) |
void |
addEventListener(Void type,
Function.A1<? super WheelEvent,? extends Object> listener,
Boolean useCapture) |
String |
border() |
Document |
contentDocument() |
Window |
contentWindow() |
String |
frameBorder() |
String |
longDesc() |
String |
marginHeight() |
String |
marginWidth() |
String |
name() |
Boolean |
noResize() |
Function.A1<? super Event,? extends Object> |
onload() |
String |
scrolling() |
String |
src() |
accessKey, blur, click, contains, contentEditable, dataset, dir, dragDrop, draggable, focus, hidden, hideFocus, children, innerHTML, innerText, insertAdjacentElement, insertAdjacentHTML, insertAdjacentText, isContentEditable, lang, msGetInputContext, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, onabort, onactivate, onbeforeactivate, onbeforecopy, onbeforecut, onbeforedeactivate, onbeforepaste, onblur, oncanplay, oncanplaythrough, onclick, oncontextmenu, oncopy, oncuechange, oncut, ondblclick, ondeactivate, ondrag, ondragend, ondragenter, ondragleave, ondragover, ondragstart, ondrop, ondurationchange, onemptied, onended, onerror, onfocus, onchange, oninput, onkeydown, onkeypress, onkeyup, onloadeddata, onloadedmetadata, onloadstart, onmousedown, onmouseenter, onmouseleave, onmousemove, onmouseout, onmouseover, onmouseup, onmousewheel, onmscontentzoom, onmsmanipulationstatechanged, onpaste, onpause, onplay, onplaying, onprogress, onratechange, onreset, onscroll, onseeked, onseeking, onselect, onselectstart, onstalled, onsubmit, onsuspend, ontimeupdate, onvolumechange, onwaiting, outerHTML, outerText, scrollIntoView, scrollIntoView, setActive, spellcheck, style, tabIndex, title
classList, className, clientHeight, clientLeft, clientTop, clientWidth, getAttribute, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getBoundingClientRect, getClientRects, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, hasAttribute, hasAttributeNS, id, msContentZoomFactor, msGetRegionContent, msGetUntransformedBounds, msMatchesSelector, msRegionOverflow, msReleasePointerCapture, msSetPointerCapture, msZoomTo, onariarequest, oncommand, ongotpointercapture, onlostpointercapture, onmsgesturedoubletap, onmsgestureend, onmsgesturehold, onmsgesturechange, onmsgesturestart, onmsgesturetap, onmsgotpointercapture, onmsinertiastart, onmslostpointercapture, onmspointercancel, onmspointerdown, onmspointerenter, onmspointerleave, onmspointermove, onmspointerout, onmspointerover, onmspointerup, ontouchcancel, ontouchend, ontouchmove, ontouchstart, onwebkitfullscreenerror, onwebkitfullscreenchange, releasePointerCapture, removeAttribute, removeAttribute, removeAttributeNode, removeAttributeNS, requestFullscreen, requestPointerLock, scrollHeight, scrollLeft, scrollTop, scrollWidth, setAttribute, setAttribute, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setPointerCapture, tagName, webkitMatchesSelector, webkitRequestFullscreen, webkitRequestFullScreen
appendChild, ATTRIBUTE_NODE, attributes, baseURI, CDATA_SECTION_NODE, cloneNode, cloneNode, COMMENT_NODE, compareDocumentPosition, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, firstChild, hasAttributes, hasChildNodes, childNodes, insertBefore, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, lastChild, localName, lookupNamespaceURI, lookupPrefix, namespaceURI, nextSibling, nodeName, nodeType, nodeValue, normalize, NOTATION_NODE, ownerDocument, parentElement, parentNode, prefix, previousSibling, PROCESSING_INSTRUCTION_NODE, removeChild, replaceChild, TEXT_NODE, textContent
dispatchEvent, removeEventListener, removeEventListener, removeEventListener, removeEventListener
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<String> border
public Objs.Property<Object> borderColor
public Objs.Property<Document> contentDocument
public Objs.Property<Window> contentWindow
public Objs.Property<String> frameBorder
public Objs.Property<Object> frameSpacing
public Objs.Property<Union.A2<String,Number>> height
public Objs.Property<String> longDesc
public Objs.Property<String> marginHeight
public Objs.Property<String> marginWidth
public Objs.Property<String> name
public Objs.Property<Boolean> noResize
public Objs.Property<Function.A1<? super Event,? extends Object>> onload
public Objs.Property<String> scrolling
public Objs.Property<Object> security
public Objs.Property<String> src
public Objs.Property<Union.A2<String,Number>> width
protected HTMLFrameElement(Objs.Constructor<?> c, Object js)
public static HTMLFrameElement $as(Object obj)
public String border()
public Document contentDocument()
public Window contentWindow()
public String frameBorder()
public String longDesc()
public String marginHeight()
public String marginWidth()
public String name()
public Boolean noResize()
public Function.A1<? super Event,? extends Object> onload()
onload
in class HTMLElement
public String scrolling()
public String src()
public void addEventListener(String type, EventListener listener, Boolean useCapture)
addEventListener
in class HTMLElement
public void addEventListener(String type, EventListenerObject listener, Boolean useCapture)
addEventListener
in class HTMLElement
public void addEventListener(String type, EventListener listener)
addEventListener
in class HTMLElement
public void addEventListener(String type, EventListenerObject listener)
addEventListener
in class HTMLElement
public void addEventListener(Void type, Function.A1<? super WheelEvent,? extends Object> listener, Boolean useCapture)
addEventListener
in class HTMLElement
public void addEventListener(Void type, Function.A1<? super WheelEvent,? extends Object> listener)
addEventListener
in class HTMLElement
Copyright © 2018. All rights reserved.