public class HTMLFrameElement extends HTMLElement
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<String> |
border
Specifies the properties of a border drawn around an object.
|
net.java.html.lib.Objs.Property<Object> |
borderColor
Sets or retrieves the border color of the object.
|
net.java.html.lib.Objs.Property<Document> |
contentDocument
Retrieves the document object of the page or frame.
|
net.java.html.lib.Objs.Property<Window> |
contentWindow
Retrieves the object of the specified.
|
net.java.html.lib.Objs.Property<String> |
frameBorder
Sets or retrieves whether to display a border for the frame.
|
net.java.html.lib.Objs.Property<Object> |
frameSpacing
Sets or retrieves the amount of additional space between the frames.
|
net.java.html.lib.Objs.Property<net.java.html.lib.Union.A2<String,Number>> |
height
Sets or retrieves the height of the object.
|
net.java.html.lib.Objs.Property<String> |
longDesc
Sets or retrieves a URI to a long description of the object.
|
net.java.html.lib.Objs.Property<String> |
marginHeight
Sets or retrieves the top and bottom margin heights before displaying the text in a frame.
|
net.java.html.lib.Objs.Property<String> |
marginWidth
Sets or retrieves the left and right margin widths before displaying the text in a frame.
|
net.java.html.lib.Objs.Property<String> |
name
Sets or retrieves the frame name.
|
net.java.html.lib.Objs.Property<Boolean> |
noResize
Sets or retrieves whether the user can resize the frame.
|
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> |
onload
Raised when the object has been completely received from the server.
|
net.java.html.lib.Objs.Property<String> |
scrolling
Sets or retrieves whether the frame can be scrolled.
|
net.java.html.lib.Objs.Property<Object> |
security
Sets the value indicating whether the source file of a frame or iframe has specific security restrictions applied.
|
net.java.html.lib.Objs.Property<String> |
src
Sets or retrieves a URL to be loaded by the object.
|
net.java.html.lib.Objs.Property<net.java.html.lib.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, titleclassList, 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, tagNameATTRIBUTE_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(net.java.html.lib.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,
net.java.html.lib.Function.A1<? super WheelEvent,? extends Object> listener) |
void |
addEventListener(Void type,
net.java.html.lib.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() |
net.java.html.lib.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, titleclassList, 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, webkitRequestFullScreenappendChild, 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, textContentdispatchEvent, 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, valueOfpublic net.java.html.lib.Objs.Property<String> border
public net.java.html.lib.Objs.Property<Object> borderColor
public net.java.html.lib.Objs.Property<Document> contentDocument
public net.java.html.lib.Objs.Property<Window> contentWindow
public net.java.html.lib.Objs.Property<String> frameBorder
public net.java.html.lib.Objs.Property<Object> frameSpacing
public net.java.html.lib.Objs.Property<net.java.html.lib.Union.A2<String,Number>> height
public net.java.html.lib.Objs.Property<String> longDesc
public net.java.html.lib.Objs.Property<String> marginHeight
public net.java.html.lib.Objs.Property<String> marginWidth
public net.java.html.lib.Objs.Property<String> name
public net.java.html.lib.Objs.Property<Boolean> noResize
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> onload
public net.java.html.lib.Objs.Property<String> scrolling
public net.java.html.lib.Objs.Property<Object> security
public net.java.html.lib.Objs.Property<String> src
protected HTMLFrameElement(net.java.html.lib.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 net.java.html.lib.Function.A1<? super Event,? extends Object> onload()
onload in class HTMLElementpublic String scrolling()
public String src()
public void addEventListener(String type, EventListener listener, Boolean useCapture)
addEventListener in class HTMLElementpublic void addEventListener(String type, EventListenerObject listener, Boolean useCapture)
addEventListener in class HTMLElementpublic void addEventListener(String type, EventListener listener)
addEventListener in class HTMLElementpublic void addEventListener(String type, EventListenerObject listener)
addEventListener in class HTMLElementpublic void addEventListener(Void type, net.java.html.lib.Function.A1<? super WheelEvent,? extends Object> listener, Boolean useCapture)
addEventListener in class HTMLElementpublic void addEventListener(Void type, net.java.html.lib.Function.A1<? super WheelEvent,? extends Object> listener)
addEventListener in class HTMLElementCopyright © 2021. All rights reserved.