public class HTMLObjectElement extends HTMLElement
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
align |
Objs.Property<String> |
alt
Sets or retrieves a text alternative to the graphic.
|
Objs.Property<String> |
altHtml
Gets or sets the optional alternative HTML script to execute if the object fails to load.
|
Objs.Property<String> |
archive
Sets or retrieves a character string that can be used to implement your own archive functionality for the object.
|
Objs.Property<String> |
BaseHref
Retrieves a string of the URL where the object tag can be found.
|
Objs.Property<String> |
border |
Objs.Property<String> |
code
Sets or retrieves the URL of the file containing the compiled Java class.
|
Objs.Property<String> |
codeBase
Sets or retrieves the URL of the component.
|
Objs.Property<String> |
codeType
Sets or retrieves the Internet media type for the code associated with the object.
|
Objs.Property<Document> |
contentDocument
Retrieves the document object of the page or frame.
|
Objs.Property<String> |
data
Sets or retrieves the URL that references the data of the object.
|
Objs.Property<Boolean> |
declare |
Objs.Property<HTMLFormElement> |
form
Retrieves a reference to the form that the object is embedded in.
|
Objs.Property<String> |
height
Sets or retrieves the height of the object.
|
Objs.Property<Number> |
hspace |
Objs.Property<Boolean> |
msPlayToDisabled
Gets or sets whether the DLNA PlayTo device is available.
|
Objs.Property<String> |
msPlayToPreferredSourceUri
Gets or sets the path to the preferred media source.
|
Objs.Property<Boolean> |
msPlayToPrimary
Gets or sets the primary DLNA PlayTo device.
|
Objs.Property<Object> |
msPlayToSource
Gets the source associated with the media element for use by the PlayToManager.
|
Objs.Property<String> |
name
Sets or retrieves the name of the object.
|
Objs.Property<Object> |
object
Retrieves the contained object.
|
Objs.Property<Number> |
readyState |
Objs.Property<String> |
standby
Sets or retrieves a message to be displayed while an object is loading.
|
Objs.Property<String> |
type
Sets or retrieves the MIME type of the object.
|
Objs.Property<String> |
useMap
Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map.
|
Objs.Property<String> |
validationMessage
Returns the error message that would be displayed if the user submits the form, or an empty string if no error message.
|
Objs.Property<ValidityState> |
validity
Returns a ValidityState object that represents the validity states of an element.
|
Objs.Property<Number> |
vspace |
Objs.Property<String> |
width
Sets or retrieves the width of the object.
|
Objs.Property<Boolean> |
willValidate
Returns whether an element will successfully validate based on forms validation rules and constraints.
|
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, onload, 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 |
HTMLObjectElement(Objs.Constructor<?> c,
Object js) |
accessKey, addEventListener, addEventListener, 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, onload, 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> BaseHref
public Objs.Property<String> align
public Objs.Property<String> alt
public Objs.Property<String> altHtml
public Objs.Property<String> archive
public Objs.Property<String> border
public Objs.Property<String> code
public Objs.Property<String> codeBase
public Objs.Property<String> codeType
public Objs.Property<Document> contentDocument
public Objs.Property<String> data
public Objs.Property<Boolean> declare
public Objs.Property<HTMLFormElement> form
public Objs.Property<String> height
public Objs.Property<Number> hspace
public Objs.Property<Boolean> msPlayToDisabled
public Objs.Property<String> msPlayToPreferredSourceUri
public Objs.Property<Boolean> msPlayToPrimary
public Objs.Property<Object> msPlayToSource
public Objs.Property<String> name
public Objs.Property<Object> object
public Objs.Property<Number> readyState
public Objs.Property<String> standby
public Objs.Property<String> type
public Objs.Property<String> useMap
public Objs.Property<String> validationMessage
public Objs.Property<ValidityState> validity
public Objs.Property<Number> vspace
public Objs.Property<String> width
public Objs.Property<Boolean> willValidate
protected HTMLObjectElement(Objs.Constructor<?> c, Object js)
public static HTMLObjectElement $as(Object obj)
public String BaseHref()
public String align()
public String alt()
public String altHtml()
public String archive()
public String border()
public String code()
public String codeBase()
public String codeType()
public Document contentDocument()
public String data()
public Boolean declare()
public HTMLFormElement form()
public String height()
public Number hspace()
public Boolean msPlayToDisabled()
public String msPlayToPreferredSourceUri()
public Boolean msPlayToPrimary()
public String name()
public Number readyState()
public String standby()
public String type()
public String useMap()
public String validationMessage()
public ValidityState validity()
public Number vspace()
public String width()
public Boolean willValidate()
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 Boolean checkValidity()
public void setCustomValidity(String error)
error
- Sets a custom error message that is displayed when a form is submitted.Copyright © 2018. All rights reserved.