Class HTMLElementImpl
- All Implemented Interfaces:
Cloneable,EventTarget,GlobalEventHandlers,HTMLElement,Element,InnerHTML,ModelNode,Node,NonDocumentTypeChildNode,ParentNode,CSSPropertiesContext,ScriptableDelegate
- Direct Known Subclasses:
HTMLAnchorElementImpl,HTMLBaseElementImpl,HTMLBasicInputElement,HTMLBodyElementImpl,HTMLBRElementImpl,HTMLButtonElementImpl,HTMLCanvasElementImpl,HTMLCenterElementImpl,HTMLDDElementImpl,HTMLDetailsElementImpl,HTMLDialogElementImpl,HTMLDirectoryElementImpl,HTMLDivElementImpl,HTMLDListElementImpl,HTMLEmElementImpl,HTMLFieldsetElementImpl,HTMLFigureElementImpl,HTMLFormElementImpl,HTMLGenericMarkupElement,HTMLHeadElementImpl,HTMLHeadingElementImpl,HTMLHRElementImpl,HTMLHtmlElementImpl,HTMLIFrameElementImpl,HTMLImageElementImpl,HTMLLabelElementImpl,HTMLLegendElementImpl,HTMLLIElementImpl,HTMLLinkElementImpl,HTMLMarqueeElementImpl,HTMLMeterElementImpl,HTMLMonospacedElementImpl,HTMLNonStandardElement,HTMLNoScriptElementImpl,HTMLObjectElementImpl,HTMLOListElementImpl,HTMLOptGroupElementImpl,HTMLOptionElementImpl,HTMLPElementImpl,HTMLPreElementImpl,HTMLProcessingInstruction,HTMLProgressElementImpl,HTMLQuoteElementImpl,HTMLScriptElementImpl,HTMLSmallElementImpl,HTMLSpanElementImpl,HTMLStrikeElementImpl,HTMLStrongElementImpl,HTMLStyleElementImpl,HTMLSuperscriptElementImpl,HTMLTableCaptionElementImpl,HTMLTableCellElementImpl,HTMLTableColElementImpl,HTMLTableColGroupElementImpl,HTMLTableElementImpl,HTMLTableRowElementImpl,HTMLTableSectionElementImpl,HTMLTitleElementImpl,HTMLUListElementImpl,HTMLUnderlineElementImpl,HTMLVideoElementImpl,RSSChanelElementImpl,RSSElement,RSSItemElementImpl
HTMLElementImpl class.
-
Field Summary
Fields inherited from class org.loboevolution.html.dom.nodeimpl.NodeImpl
document, nodeList, notificationsSuspended, parentNode, uiNodeFields inherited from interface org.loboevolution.html.node.Node
ATTRIBUTE_NODE, 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, NONE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassignAttributeField(String normalName, String value) voidclick()click.protected RenderStatecreateRenderState(RenderState prevRenderState) createRenderState.findStyleDeclarations(String elementName, String[] classes, boolean mouseOver) findStyleDeclarations.protected final voidforgetLocalStyle.protected final voidforgetStyle(boolean deep) forgetStyle.getAccessKey.getAccessKeyLabel.protected ObjectgetAncestorForJavaClass(Class<?> javaClass) getAncestorForJavaClass.booleangetAttributeAsBoolean(String name) getAttributeAsBoolean.protected intgetAttributeAsInt(String name, int defaultValue) getAttributeAsInt.getAutocapitalize.getCharset.getComputedStyle(String pseudoElem) getComputedStyle.getContentEditable.Gets the style object associated with the element.getDocumentBaseURI.protected FormInput[]Gets form input due to the current element.getOffsetHeight.doublegetOffsetLeft.getOffsetParent.intgetOffsetTop.getOffsetWidth.Fires when the user aborts the download.Gets onanimationcancel.Gets onanimationend.Gets onanimationiteration.Gets onanimationstart.Gets onauxclick.Fires when the object loses the input focus.Gets oncancel.Occurs when playback is possible, but would require further buffering.Gets oncanplaythrough.Fires when the contents of the object or selection have changed.Fires when the user clicks the left mouse button on the objectGets onclose.Fires when the user clicks the right mouse button in the client area, opening the context menu.Gets oncuechange.Fires when the user double-clicks the object.Fires on the source object continuously during a drag operation.Fires on the source object when the user releases the mouse at the close of a drag operation.Fires on the target element when the user drags the object to a valid drop target.Gets ondragexit.Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.Fires on the target element continuously while the user drags the object over a valid drop target.Fires on the source object when the user starts to drag a text selection or selected object.Gets ondrop.Occurs when the duration attribute is updated.Occurs when the media element is reset to its initial state.Occurs when the end of playback is reached.Fires when an error occurs during object loading.Fires when the object receives focus.Gets onfocusin.Gets onfocusout.getOnfullscreenchange.Gets ongotpointercapture.Gets oninput.Gets oninvalid.Fires when the user presses a key.Fires when the user presses an alphanumeric key.Fires when the user releases a key.Fires immediately after the browser loads the object.Occurs when media data is loaded at the current playback position.Occurs when the duration and dimensions of the media have been determined.Gets onloadend.Occurs when Internet Explorer begins looking for media data.Gets onlostpointercapture.Fires when the user clicks the object with either mouse button.Gets onmouseenter.Gets onmouseleave.Fires when the user moves the mouse over the object.Fires when the user moves the mouse pointer outside the boundaries of the object.Fires when the user moves the mouse pointer into the object.Fires when the user releases a mouse button while the mouse is over the object.Occurs when playback is paused.Occurs when the play method is requested.Occurs when the audio or video has started playing.Gets onpointercancel.Gets onpointerdown.Gets onpointerenter.Gets onpointerleave.Gets onpointermove.Gets onpointerout.Gets onpointerover.Gets onpointerup.Occurs to indicate progress while downloading media data.Occurs when the playback rate is increased or decreased.Fires when the user resets a form.Gets onresize.Fires when the user repositions the scroll box in the scroll bar on the object.Gets onsecuritypolicyviolation.Occurs when the seek operation ends.Occurs when the current playback position is moved.Fires when the current selection changes.Gets onselectionchange.Gets onselectstart.Occurs when the download has stopped.Gets onsubmit.Occurs if the load operation has been intentionally halted.Occurs to indicate the current playback position.Gets ontoggle.Gets ontouchcancel.Gets ontouchend.Gets ontouchmove.Gets ontouchstart.Gets ontransitioncancel.Gets ontransitionend.Gets ontransitionrun.Gets ontransitionstart.Occurs when the volume is changed, or playback is muted or unmuted.Occurs when playback stops because the next frame of a video resource is not available.Gets onwheel.getParent.getParentStyle.getStyle()voidinformInvalid.voidinformInvalidAttibute(String normalName) informInvalidAttibute.booleanisDraggable.booleanisHidden()isHidden.booleanisSpellcheck.booleanisTranslate.voidsetAccessKey(String accessKey) setAccessKey.voidsetAutocapitalize(String autocapitalize) setAutocapitalize.voidsetCharset(String charset) setCharset.voidsetContentEditable(String contenteditable) setContentEditable.voidsetDraggable(boolean draggable) setDraggable.voidsetHidden(boolean hidden) setHidden.voidsetMouseOver(boolean mouseOver) setMouseOver.voidsetOnabort(Function onabort) Sets onabort.voidsetOnanimationcancel(Function onanimationcancel) Sets onanimationcancel.voidsetOnanimationend(Function onanimationend) Sets onanimationend.voidsetOnanimationiteration(Function onanimationiteration) Sets onanimationiteration.voidsetOnanimationstart(Function onanimationstart) Sets onanimationstart.voidsetOnauxclick(Function onauxclick) Sets onauxclick.voidSets onblur.voidsetOncancel(Function oncancel) Sets oncancel.voidsetOncanplay(Function oncanplay) Sets oncanplay.voidsetOncanplaythrough(Function oncanplaythrough) Sets oncanplaythrough.voidsetOnchange(Function onchange) Sets onchange.voidsetOnclick(Function onclick) Sets onclick.voidsetOnclose(Function onclose) Sets onclose.voidsetOncontextmenu(Function oncontextmenu) Sets oncontextmenu.voidsetOncuechange(Function oncuechange) Sets oncuechange.voidsetOndblclick(Function ondblclick) Sets ondblclick.voidSets ondrag.voidsetOndragend(Function ondragend) Sets ondragend.voidsetOndragenter(Function ondragenter) Sets ondragenter.voidsetOndragexit(Function ondragexit) Sets ondragexit.voidsetOndragleave(Function ondragleave) Sets ondragleave.voidsetOndragover(Function ondragover) Sets ondragover.voidsetOndragstart(Function ondragstart) Sets ondragstart.voidSets ondrop.voidsetOndurationchange(Function ondurationchange) Sets ondurationchange.voidsetOnemptied(Function onemptied) Sets onemptied.voidsetOnended(Function onended) Sets onended.voidsetOnerror(Function onerror) Sets onerror.voidsetOnfocus(Function onfocus) Sets onfocus.voidsetOnfocusin(Function onfocusin) Sets onfocusin.voidsetOnfocusout(Function onfocusout) Sets onfocusout.voidsetOngotpointercapture(Function ongotpointercapture) Sets ongotpointercapture.voidsetOninput(Function oninput) Sets oninput.voidsetOninvalid(Function oninvalid) Sets oninvalid.voidsetOnkeydown(Function onkeydown) Sets onkeydown.voidsetOnkeypress(Function onkeypress) Sets onkeypress.voidsetOnkeyup(Function onkeyup) Sets onkeyup.voidSets onload.voidsetOnloadeddata(Function onloadeddata) Sets onloadeddata.voidsetOnloadedmetadata(Function onloadedmetadata) Sets onloadedmetadata.voidsetOnloadend(Function onloadend) Sets onloadend.voidsetOnloadstart(Function onloadstart) Sets onloadstart.voidsetOnlostpointercapture(Function onlostpointercapture) Sets onlostpointercapture.voidsetOnmousedown(Function onmousedown) Sets onmousedown.voidsetOnmouseenter(Function onmouseenter) Sets onmouseenter.voidsetOnmouseleave(Function onmouseleave) Sets onmouseleave.voidsetOnmousemove(Function onmousemove) Sets onmousemove.voidsetOnmouseout(Function onmouseout) Sets onmouseout.voidsetOnmouseover(Function onmouseover) Sets onmouseover.voidsetOnmouseup(Function onmouseup) Sets onmouseup.voidsetOnoffline(Function onoffline) setOnoffline.voidsetOnpause(Function onpause) Sets onpause.voidSets onplay.voidsetOnplaying(Function onplaying) Sets onplaying.voidsetOnpointercancel(Function onpointercancel) Sets onpointercancel.voidsetOnpointerdown(Function onpointerdown) Sets onpointerdown.voidsetOnpointerenter(Function onpointerenter) Sets onpointerenter.voidsetOnpointerleave(Function onpointerleave) Sets onpointerleave.voidsetOnpointermove(Function onpointermove) Sets onpointermove.voidsetOnpointerout(Function onpointerout) Sets onpointerout.voidsetOnpointerover(Function onpointerover) Sets onpointerover.voidsetOnpointerup(Function onpointerup) Sets onpointerup.voidsetOnprogress(Function onprogress) Sets onprogress.voidsetOnratechange(Function onratechange) Sets onratechange.voidsetOnreset(Function onreset) Sets onreset.voidsetOnresize(Function onresize) Sets onresize.voidsetOnscroll(Function onscroll) Sets onscroll.voidsetOnsecuritypolicyviolation(Function onsecuritypolicyviolation) Sets onsecuritypolicyviolation.voidsetOnseeked(Function onseeked) Sets onseeked.voidsetOnseeking(Function onseeking) Sets onseeking.voidsetOnselect(Function onselect) Sets onselect.voidsetOnselectionchange(Function onselectionchange) Sets onselectionchange.voidsetOnselectstart(Function onselectstart) Sets onselectstart.voidsetOnstalled(Function onstalled) Sets onstalled.voidsetOnsubmit(Function onsubmit) Sets onsubmit.voidsetOnsuspend(Function onsuspend) Sets onsuspend.voidsetOntimeupdate(Function ontimeupdate) Sets ontimeupdate.voidsetOntoggle(Function ontoggle) Sets ontoggle.voidsetOntouchcancel(Function ontouchcancel) Sets ontouchcancel.voidsetOntouchend(Function ontouchend) Sets ontouchend.voidsetOntouchmove(Function ontouchmove) Sets ontouchmove.voidsetOntouchstart(Function ontouchstart) Sets ontouchstart.voidsetOntransitioncancel(Function ontransitioncancel) Sets ontransitioncancel.voidsetOntransitionend(Function ontransitionend) Sets ontransitionend.voidsetOntransitionrun(Function ontransitionrun) Sets ontransitionrun.voidsetOntransitionstart(Function ontransitionstart) Sets ontransitionstart.voidsetOnvolumechange(Function onvolumechange) Sets onvolumechange.voidsetOnwaiting(Function onwaiting) Sets onwaiting.voidsetOnwheel(Function onwheel) Sets onwheel.voidsetSpellcheck(boolean spellcheck) setSpellcheck.voidsetStyle.voidsetTranslate(boolean translate) setTranslate.toString()voidwarn.voidwarn.Methods inherited from class org.loboevolution.html.dom.nodeimpl.ElementImpl
appendOuterHTMLImpl, calculateHeight, calculateWidth, closest, getAttribute, getAttributeNames, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBoundingClientRect, getChildElementCount, getClassList, getClassName, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getDir, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getId, getInnerHTML, getInnerText, getLang, getLastElementChild, getLocalName, getNodeName, getNodeType, getNodeValue, getOuterHTML, getRawInnerText, getSchemaTypeInfo, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getSlot, getTagName, getTitle, hasAttribute, hasAttributeNS, hasAttributes, hasPointerCapture, htmlEncodeChildText, insertAdjacentElement, insertAdjacentHTML, isEqualNode, matches, querySelector, querySelectorAll, releasePointerCapture, removeAttribute, removeAttributeNode, removeAttributeNS, requestPointerLock, scroll, scrollBy, scrollIntoView, scrollIntoView, scrollTo, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setClassName, setDir, setId, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setInnerHTML, setInnerText, setLang, setNodeValue, setOuterHTML, setPointerCapture, setScrollLeft, setScrollTop, setSlot, setTitle, toggleAttribute, toggleAttributeMethods inherited from class org.loboevolution.html.dom.nodeimpl.NodeImpl
appendChild, appendChildrenToCollectionImpl, appendInnerHTMLImpl, appendInnerTextImpl, clone, cloneNode, cloneNode, compareDocumentPosition, contains, extractDescendentsArrayImpl, findUINode, forgetRenderState, getATTRIBUTE_NODE, getBaseURI, getCDATA_SECTION_NODE, getChildIndex, getChildNodes, getChildren, getCOMMENT_NODE, getDescendents, getDOCUMENT_FRAGMENT_NODE, getDOCUMENT_NODE, getDOCUMENT_POSITION_CONTAINED_BY, getDOCUMENT_POSITION_CONTAINS, getDOCUMENT_POSITION_DISCONNECTED, getDOCUMENT_POSITION_FOLLOWING, getDOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, getDOCUMENT_POSITION_PRECEDING, getDOCUMENT_TYPE_NODE, getDocumentItem, getDocumentNode, getDocumentURL, getELEMENT_NODE, getENTITY_NODE, getENTITY_REFERENCE_NODE, getFeature, getFirstChild, getFirstChildByFilter, getFullURL, getHtmlRendererConfig, getHtmlRendererContext, getLastChild, getNamespaceURI, getNextElementSibling, getNextSibling, getNextTo, getNodeList, getNONE, getNOTATION_NODE, getOwnerDocument, getParentElement, getParentModelNode, getParentNode, getParentRenderState, getPrefix, getPreviousElementSibling, getPreviousSibling, getPreviousTo, getPROCESSING_INSTRUCTION_NODE, getRenderState, getRootNode, getTEXT_NODE, getTextContent, getUINode, getUserAgentContext, getUserData, hasChildNodes, informLayoutInvalid, informLookInvalid, informNodeLoaded, informPositionInvalid, informSizeInvalid, informStructureInvalid, insertAfter, insertAt, insertBefore, isDefaultNamespace, isEqualOrDescendentOf, isIsConnected, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, prepend, prependChild, removeChild, removeChildAt, removeChildrenImpl, removeTableChildren, replaceAdjacentTextNodes, replaceChild, setDocumentItem, setOwnerDocument, setOwnerDocument, setParentImpl, setPrefix, setTextContent, setUINode, setUserData, visit, visitImplMethods inherited from class org.loboevolution.html.dom.nodeimpl.event.EventTargetImpl
addEventListener, addEventListener, dispatchEvent, dispatchEvent, getFunction, removeEventListener, removeEventListenerMethods inherited from class org.loboevolution.js.AbstractScriptableDelegate
getScriptable, setScriptableMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.loboevolution.html.style.CSSPropertiesContext
informLayoutInvalid, informLookInvalid, informPositionInvalid, informSizeInvalidMethods inherited from interface org.loboevolution.html.node.Element
closest, getAttribute, getAttributeNames, getAttributeNode, getAttributeNodeNS, getAttributeNS, getBoundingClientRect, getClassList, getClassName, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, getId, getInnerHTML, getLocalName, getNamespaceURI, getOuterHTML, getPrefix, getSchemaTypeInfo, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getSlot, getTagName, hasAttribute, hasAttributeNS, hasPointerCapture, insertAdjacentElement, insertAdjacentHTML, matches, releasePointerCapture, removeAttribute, removeAttributeNode, removeAttributeNS, requestPointerLock, scroll, scrollBy, scrollIntoView, scrollIntoView, scrollTo, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setClassName, setId, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOuterHTML, setPointerCapture, setScrollLeft, setScrollTop, setSlot, toggleAttribute, toggleAttributeMethods inherited from interface org.loboevolution.events.EventTarget
addEventListener, addEventListener, dispatchEvent, dispatchEvent, removeEventListener, removeEventListenerMethods inherited from interface org.loboevolution.events.GlobalEventHandlers
addAbortEventListener, addAbortEventListener, addAnimationCancelEventListener, addAnimationCancelEventListener, addAnimationEndEventListener, addAnimationEndEventListener, addAnimationIterationEventListener, addAnimationIterationEventListener, addAnimationStartEventListener, addAnimationStartEventListener, addAuxClickEventListener, addAuxClickEventListener, addBlurEventListener, addBlurEventListener, addCancelEventListener, addCancelEventListener, addCanPlayEventListener, addCanPlayEventListener, addCanPlayThroughEventListener, addCanPlayThroughEventListener, addChangeEventListener, addChangeEventListener, addClickEventListener, addClickEventListener, addCloseEventListener, addCloseEventListener, addContextMenuEventListener, addContextMenuEventListener, addCueChangeEventListener, addCueChangeEventListener, addDblClickEventListener, addDblClickEventListener, addDragEndEventListener, addDragEndEventListener, addDragEnterEventListener, addDragEnterEventListener, addDragEventListener, addDragEventListener, addDragExitEventListener, addDragExitEventListener, addDragLeaveEventListener, addDragLeaveEventListener, addDragOverEventListener, addDragOverEventListener, addDragStartEventListener, addDragStartEventListener, addDropEventListener, addDropEventListener, addDurationChangeEventListener, addDurationChangeEventListener, addEmptiedEventListener, addEmptiedEventListener, addEndedEventListener, addEndedEventListener, addErrorEventListener, addErrorEventListener, addFocusEventListener, addFocusEventListener, addFocusInEventListener, addFocusInEventListener, addFocusOutEventListener, addFocusOutEventListener, addGotPointerCaptureEventListener, addGotPointerCaptureEventListener, addInputEventListener, addInputEventListener, addInvalidEventListener, addInvalidEventListener, addKeyDownEventListener, addKeyDownEventListener, addKeyPressEventListener, addKeyPressEventListener, addKeyUpEventListener, addKeyUpEventListener, addLoadedDataEventListener, addLoadedDataEventListener, addLoadedMetaDataEventListener, addLoadedMetaDataEventListener, addLoadEndEventListener, addLoadEndEventListener, addLoadEventListener, addLoadEventListener, addLoadStartEventListener, addLoadStartEventListener, addLostPointerCaptureEventListener, addLostPointerCaptureEventListener, addMouseDownEventListener, addMouseDownEventListener, addMouseEnterEventListener, addMouseEnterEventListener, addMouseLeaveEventListener, addMouseLeaveEventListener, addMouseMoveEventListener, addMouseMoveEventListener, addMouseOutEventListener, addMouseOutEventListener, addMouseOverEventListener, addMouseOverEventListener, addMouseUpEventListener, addMouseUpEventListener, addPauseEventListener, addPauseEventListener, addPlayEventListener, addPlayEventListener, addPlayingEventListener, addPlayingEventListener, addPointerCancelEventListener, addPointerCancelEventListener, addPointerDownEventListener, addPointerDownEventListener, addPointerEnterEventListener, addPointerEnterEventListener, addPointerLeaveEventListener, addPointerLeaveEventListener, addPointerMoveEventListener, addPointerMoveEventListener, addPointerOutEventListener, addPointerOutEventListener, addPointerOverEventListener, addPointerOverEventListener, addPointerUpEventListener, addPointerUpEventListener, addProgressEventListener, addProgressEventListener, addRateChangeEventListener, addRateChangeEventListener, addResetEventListener, addResetEventListener, addResizeEventListener, addResizeEventListener, addScrollEventListener, addScrollEventListener, addSecurityPolicyViolationEventListener, addSecurityPolicyViolationEventListener, addSeekedEventListener, addSeekedEventListener, addSeekingEventListener, addSeekingEventListener, addSelectEventListener, addSelectEventListener, addSelectionChangeEventListener, addSelectionChangeEventListener, addSelectStartEventListener, addSelectStartEventListener, addStalledEventListener, addStalledEventListener, addSubmitEventListener, addSubmitEventListener, addSuspendEventListener, addSuspendEventListener, addTimeUpdateEventListener, addTimeUpdateEventListener, addToggleEventListener, addToggleEventListener, addTouchCancelEventListener, addTouchCancelEventListener, addTouchEndEventListener, addTouchEndEventListener, addTouchMoveEventListener, addTouchMoveEventListener, addTouchStartEventListener, addTouchStartEventListener, addTransitionCancelEventListener, addTransitionCancelEventListener, addTransitionEndEventListener, addTransitionEndEventListener, addTransitionRunEventListener, addTransitionRunEventListener, addTransitionStartEventListener, addTransitionStartEventListener, addVolumeChangeEventListener, addVolumeChangeEventListener, addWaitingEventListener, addWaitingEventListener, addWheelEventListener, addWheelEventListener, removeAbortEventListener, removeAbortEventListener, removeAnimationCancelEventListener, removeAnimationCancelEventListener, removeAnimationEndEventListener, removeAnimationEndEventListener, removeAnimationIterationEventListener, removeAnimationIterationEventListener, removeAnimationStartEventListener, removeAnimationStartEventListener, removeAuxClickEventListener, removeAuxClickEventListener, removeBlurEventListener, removeBlurEventListener, removeCancelEventListener, removeCancelEventListener, removeCanPlayEventListener, removeCanPlayEventListener, removeCanPlayThroughEventListener, removeCanPlayThroughEventListener, removeChangeEventListener, removeChangeEventListener, removeClickEventListener, removeClickEventListener, removeCloseEventListener, removeCloseEventListener, removeContextMenuEventListener, removeContextMenuEventListener, removeCueChangeEventListener, removeCueChangeEventListener, removeDblClickEventListener, removeDblClickEventListener, removeDragEndEventListener, removeDragEndEventListener, removeDragEnterEventListener, removeDragEnterEventListener, removeDragEventListener, removeDragEventListener, removeDragExitEventListener, removeDragExitEventListener, removeDragLeaveEventListener, removeDragLeaveEventListener, removeDragOverEventListener, removeDragOverEventListener, removeDragStartEventListener, removeDragStartEventListener, removeDropEventListener, removeDropEventListener, removeDurationChangeEventListener, removeDurationChangeEventListener, removeEmptiedEventListener, removeEmptiedEventListener, removeEndedEventListener, removeEndedEventListener, removeErrorEventListener, removeErrorEventListener, removeFocusEventListener, removeFocusEventListener, removeFocusInEventListener, removeFocusInEventListener, removeFocusOutEventListener, removeFocusOutEventListener, removeGotPointerCaptureEventListener, removeGotPointerCaptureEventListener, removeInputEventListener, removeInputEventListener, removeInvalidEventListener, removeInvalidEventListener, removeKeyDownEventListener, removeKeyDownEventListener, removeKeyPressEventListener, removeKeyPressEventListener, removeKeyUpEventListener, removeKeyUpEventListener, removeLoadedDataEventListener, removeLoadedDataEventListener, removeLoadedMetaDataEventListener, removeLoadedMetaDataEventListener, removeLoadEndEventListener, removeLoadEndEventListener, removeLoadEventListener, removeLoadEventListener, removeLoadStartEventListener, removeLoadStartEventListener, removeLostPointerCaptureEventListener, removeLostPointerCaptureEventListener, removeMouseDownEventListener, removeMouseDownEventListener, removeMouseEnterEventListener, removeMouseEnterEventListener, removeMouseLeaveEventListener, removeMouseLeaveEventListener, removeMouseMoveEventListener, removeMouseMoveEventListener, removeMouseOutEventListener, removeMouseOutEventListener, removeMouseOverEventListener, removeMouseOverEventListener, removeMouseUpEventListener, removeMouseUpEventListener, removePauseEventListener, removePauseEventListener, removePlayEventListener, removePlayEventListener, removePlayingEventListener, removePlayingEventListener, removePointerCancelEventListener, removePointerCancelEventListener, removePointerDownEventListener, removePointerDownEventListener, removePointerEnterEventListener, removePointerEnterEventListener, removePointerLeaveEventListener, removePointerLeaveEventListener, removePointerMoveEventListener, removePointerMoveEventListener, removePointerOutEventListener, removePointerOutEventListener, removePointerOverEventListener, removePointerOverEventListener, removePointerUpEventListener, removePointerUpEventListener, removeProgressEventListener, removeProgressEventListener, removeRateChangeEventListener, removeRateChangeEventListener, removeResetEventListener, removeResetEventListener, removeResizeEventListener, removeResizeEventListener, removeScrollEventListener, removeScrollEventListener, removeSecurityPolicyViolationEventListener, removeSecurityPolicyViolationEventListener, removeSeekedEventListener, removeSeekedEventListener, removeSeekingEventListener, removeSeekingEventListener, removeSelectEventListener, removeSelectEventListener, removeSelectionChangeEventListener, removeSelectionChangeEventListener, removeSelectStartEventListener, removeSelectStartEventListener, removeStalledEventListener, removeStalledEventListener, removeSubmitEventListener, removeSubmitEventListener, removeSuspendEventListener, removeSuspendEventListener, removeTimeUpdateEventListener, removeTimeUpdateEventListener, removeToggleEventListener, removeToggleEventListener, removeTouchCancelEventListener, removeTouchCancelEventListener, removeTouchEndEventListener, removeTouchEndEventListener, removeTouchMoveEventListener, removeTouchMoveEventListener, removeTouchStartEventListener, removeTouchStartEventListener, removeTransitionCancelEventListener, removeTransitionCancelEventListener, removeTransitionEndEventListener, removeTransitionEndEventListener, removeTransitionRunEventListener, removeTransitionRunEventListener, removeTransitionStartEventListener, removeTransitionStartEventListener, removeVolumeChangeEventListener, removeVolumeChangeEventListener, removeWaitingEventListener, removeWaitingEventListener, removeWheelEventListener, removeWheelEventListenerMethods inherited from interface org.loboevolution.html.dom.HTMLElement
getDir, getInnerText, getLang, getTitle, setDir, setInnerText, setLang, setTitleMethods inherited from interface org.loboevolution.html.node.InnerHTML
setInnerHTMLMethods inherited from interface org.loboevolution.html.node.ModelNode
getDocumentItem, getFullURL, getParentModelNode, getRenderState, isEqualOrDescendentOf, setDocumentItemMethods inherited from interface org.loboevolution.html.node.Node
appendChild, appendChildrenToCollectionImpl, cloneNode, cloneNode, compareDocumentPosition, contains, extractDescendentsArrayImpl, findUINode, forgetRenderState, getAttributes, getBaseURI, getChildNodes, getDocumentNode, getFeature, getFirstChild, getLastChild, getNextSibling, getNextTo, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentElement, getParentNode, getPreviousSibling, getPreviousTo, getRootNode, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isIsConnected, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, prepend, prependChild, removeChild, replaceChild, setNamespaceURI, setNodeValue, setOwnerDocument, setOwnerDocument, setParentImpl, setPrefix, setTextContent, setUserData, visitMethods inherited from interface org.loboevolution.html.node.NonDocumentTypeChildNode
getNextElementSibling, getPreviousElementSiblingMethods inherited from interface org.loboevolution.html.node.ParentNode
getChildElementCount, getChildren, getFirstElementChild, getLastElementChild, querySelector, querySelectorAll
-
Constructor Details
-
HTMLElementImpl
Constructor for HTMLElementImpl.
- Parameters:
name- aStringobject.
-
-
Method Details
-
assignAttributeField
- Overrides:
assignAttributeFieldin classElementImpl
-
createRenderState
createRenderState.
- Overrides:
createRenderStatein classNodeImpl- Parameters:
prevRenderState- aRenderStateobject.- Returns:
- a
RenderStateobject.
-
forgetLocalStyle
protected final void forgetLocalStyle()forgetLocalStyle.
-
forgetStyle
protected final void forgetStyle(boolean deep) forgetStyle.
- Parameters:
deep- a boolean.
-
getAncestorForJavaClass
getAncestorForJavaClass.
-
getAttributeAsBoolean
getAttributeAsBoolean.
- Parameters:
name- aStringobject.- Returns:
- a boolean.
-
getAttributeAsInt
getAttributeAsInt.
-
getCharset
getCharset.
- Returns:
- a
Stringobject.
-
getComputedStyle
-
getComputedStyle
getComputedStyle.
- Parameters:
pseudoElem- aStringobject.- Returns:
- a
ComputedCSSStyleDeclarationobject.
-
getCurrentStyle
Gets the style object associated with the element. It may return null only if the type of element does not handle stylesheets.- Specified by:
getCurrentStylein interfaceHTMLElement- Returns:
- a
CSSStyleDeclarationobject.
-
getDocumentBaseURI
getDocumentBaseURI.
- Specified by:
getDocumentBaseURIin interfaceCSSPropertiesContext- Returns:
- a
Stringobject.
-
getFormInputs
Gets form input due to the current element. It should return null except when the element is a form input element.- Returns:
- an array of
FormInputobjects.
-
getOffsetHeight
getOffsetHeight.
- Specified by:
getOffsetHeightin interfaceHTMLElement- Returns:
- a double.
-
getOffsetLeft
public double getOffsetLeft()getOffsetLeft.
- Specified by:
getOffsetLeftin interfaceHTMLElement- Returns:
- a double.
-
getOffsetTop
public int getOffsetTop()getOffsetTop.
- Specified by:
getOffsetTopin interfaceHTMLElement- Returns:
- a
Integerobject.
-
getOffsetWidth
getOffsetWidth.
- Specified by:
getOffsetWidthin interfaceHTMLElement- Returns:
- a
Integerobject.
-
getParent
getParent.
- Parameters:
elementTL- aStringobject.- Returns:
- a
HTMLElementImplobject.
-
getParentStyle
getParentStyle.
- Specified by:
getParentStylein interfaceCSSPropertiesContext- Returns:
- a
CSSStyleDeclarationobject.
-
getStyle
- Specified by:
getStylein interfaceHTMLElement
-
informInvalid
public void informInvalid()informInvalid.
- Specified by:
informInvalidin interfaceCSSPropertiesContext- Overrides:
informInvalidin classNodeImpl
-
informInvalidAttibute
informInvalidAttibute.
- Parameters:
normalName- aStringobject.
-
setCharset
setCharset.
- Parameters:
charset- aStringobject.
-
setMouseOver
public void setMouseOver(boolean mouseOver) setMouseOver.
- Parameters:
mouseOver- a boolean.
-
setStyle
setStyle.
- Parameters:
value- aStringobject.
-
getContentEditable
getContentEditable.
- Specified by:
getContentEditablein interfaceHTMLElement- Returns:
- a
Stringobject.
-
setContentEditable
setContentEditable.
- Specified by:
setContentEditablein interfaceHTMLElement- Parameters:
contenteditable- aStringobject.
-
warn
warn.
-
warn
warn.
-
getAccessKey
getAccessKey.
- Specified by:
getAccessKeyin interfaceHTMLElement- Returns:
- a
Stringobject.
-
getAccessKeyLabel
getAccessKeyLabel.
- Specified by:
getAccessKeyLabelin interfaceHTMLElement- Returns:
- a
Stringobject.
-
getAutocapitalize
getAutocapitalize.
- Specified by:
getAutocapitalizein interfaceHTMLElement- Returns:
- a
Stringobject.
-
getOffsetParent
getOffsetParent.
- Specified by:
getOffsetParentin interfaceHTMLElement- Returns:
- a
Elementobject.
-
isSpellcheck
public boolean isSpellcheck()isSpellcheck.
- Specified by:
isSpellcheckin interfaceHTMLElement- Returns:
- a boolean.
-
isDraggable
public boolean isDraggable()isDraggable.
- Specified by:
isDraggablein interfaceHTMLElement- Returns:
- a boolean.
-
isHidden
public boolean isHidden()isHidden.
- Specified by:
isHiddenin interfaceHTMLElement- Returns:
- a boolean.
-
isTranslate
public boolean isTranslate()isTranslate.
- Specified by:
isTranslatein interfaceHTMLElement- Returns:
- a boolean.
-
setAccessKey
setAccessKey.
- Specified by:
setAccessKeyin interfaceHTMLElement- Parameters:
accessKey- aStringobject.
-
setAutocapitalize
setAutocapitalize.
- Specified by:
setAutocapitalizein interfaceHTMLElement- Parameters:
autocapitalize- aStringobject.
-
setDraggable
public void setDraggable(boolean draggable) setDraggable.
- Specified by:
setDraggablein interfaceHTMLElement- Parameters:
draggable- a boolean.
-
setHidden
public void setHidden(boolean hidden) setHidden.
- Specified by:
setHiddenin interfaceHTMLElement- Parameters:
hidden- a boolean.
-
setSpellcheck
public void setSpellcheck(boolean spellcheck) setSpellcheck.
- Specified by:
setSpellcheckin interfaceHTMLElement- Parameters:
spellcheck- a boolean.
-
setTranslate
public void setTranslate(boolean translate) setTranslate.
- Specified by:
setTranslatein interfaceHTMLElement- Parameters:
translate- a boolean.
-
click
public void click()click.
- Specified by:
clickin interfaceHTMLElement
-
getOnblur
Fires when the object loses the input focus.Getter for the field onblur.
- Specified by:
getOnblurin interfaceGlobalEventHandlers- Returns:
- the onblur
-
getOnclick
Fires when the user clicks the left mouse button on the objectGetter for the field onclick.
- Specified by:
getOnclickin interfaceGlobalEventHandlers- Returns:
- the onclick
-
getOndblclick
Fires when the user double-clicks the object.Getter for the field ondblclick.
- Specified by:
getOndblclickin interfaceGlobalEventHandlers- Returns:
- the ondblclick
-
getOnfocus
Fires when the object receives focus.Getter for the field onfocus.
- Specified by:
getOnfocusin interfaceGlobalEventHandlers- Returns:
- the onfocus
-
getOnfullscreenchange
getOnfullscreenchange.
Getter for the field onfocus.
- Specified by:
getOnfullscreenchangein interfaceGlobalEventHandlers- Returns:
- a
Functionobject.
-
getOnkeydown
Fires when the user presses a key.Getter for the field onkeydown.
- Specified by:
getOnkeydownin interfaceGlobalEventHandlers- Returns:
- the onkeydown
-
getOnkeypress
Fires when the user presses an alphanumeric key.Getter for the field onkeypress.
- Specified by:
getOnkeypressin interfaceGlobalEventHandlers- Returns:
- the onkeypress
-
getOnkeyup
Fires when the user releases a key.Getter for the field onkeyup.
- Specified by:
getOnkeyupin interfaceGlobalEventHandlers- Returns:
- the onkeyup
-
getOnmousedown
Fires when the user clicks the object with either mouse button.Getter for the field onmousedown.
- Specified by:
getOnmousedownin interfaceGlobalEventHandlers- Returns:
- the onmousedown
-
getOnmousemove
Fires when the user moves the mouse over the object.Getter for the field onmousemove.
- Specified by:
getOnmousemovein interfaceGlobalEventHandlers- Returns:
- the onmousemove
-
getOnmouseout
Fires when the user moves the mouse pointer outside the boundaries of the object.Getter for the field onmouseout.
- Specified by:
getOnmouseoutin interfaceGlobalEventHandlers- Returns:
- the onmouseout
-
getOnmouseover
Fires when the user moves the mouse pointer into the object.Getter for the field onmouseover.
- Specified by:
getOnmouseoverin interfaceGlobalEventHandlers- Returns:
- the onmouseover
-
getOnmouseup
Fires when the user releases a mouse button while the mouse is over the object.Getter for the field onmouseup.
- Specified by:
getOnmouseupin interfaceGlobalEventHandlers- Returns:
- the onmouseup
-
getOnchange
Fires when the contents of the object or selection have changed.Getter for the field onchange.
- Specified by:
getOnchangein interfaceGlobalEventHandlers- Returns:
- the onchange
-
getOnabort
Fires when the user aborts the download.- Specified by:
getOnabortin interfaceGlobalEventHandlers- Returns:
- the onabort
-
getOnanimationcancel
Gets onanimationcancel.- Specified by:
getOnanimationcancelin interfaceGlobalEventHandlers- Returns:
- the onanimationcancel
-
getOnanimationend
Gets onanimationend.- Specified by:
getOnanimationendin interfaceGlobalEventHandlers- Returns:
- the onanimationend
-
getOnanimationiteration
Gets onanimationiteration.- Specified by:
getOnanimationiterationin interfaceGlobalEventHandlers- Returns:
- the onanimationiteration
-
getOnanimationstart
Gets onanimationstart.- Specified by:
getOnanimationstartin interfaceGlobalEventHandlers- Returns:
- the onanimationstart
-
getOnauxclick
Gets onauxclick.- Specified by:
getOnauxclickin interfaceGlobalEventHandlers- Returns:
- the onauxclick
-
getOncancel
Gets oncancel.- Specified by:
getOncancelin interfaceGlobalEventHandlers- Returns:
- the oncancel
-
getOncanplay
Occurs when playback is possible, but would require further buffering.- Specified by:
getOncanplayin interfaceGlobalEventHandlers- Returns:
- the oncanplay
-
getOncanplaythrough
Gets oncanplaythrough.- Specified by:
getOncanplaythroughin interfaceGlobalEventHandlers- Returns:
- the oncanplaythrough
-
getOnclose
Gets onclose.- Specified by:
getOnclosein interfaceGlobalEventHandlers- Returns:
- the onclose
-
getOncuechange
Gets oncuechange.- Specified by:
getOncuechangein interfaceGlobalEventHandlers- Returns:
- the oncuechange
-
getOndrag
Fires on the source object continuously during a drag operation.- Specified by:
getOndragin interfaceGlobalEventHandlers- Returns:
- the ondrag
-
getOndragend
Fires on the source object when the user releases the mouse at the close of a drag operation.- Specified by:
getOndragendin interfaceGlobalEventHandlers- Returns:
- the ondragend
-
getOndragenter
Fires on the target element when the user drags the object to a valid drop target.- Specified by:
getOndragenterin interfaceGlobalEventHandlers- Returns:
- the ondragenter
-
getOndragexit
Gets ondragexit.- Specified by:
getOndragexitin interfaceGlobalEventHandlers- Returns:
- the ondragexit
-
getOndragleave
Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.- Specified by:
getOndragleavein interfaceGlobalEventHandlers- Returns:
- the ondragleave
-
getOndragover
Fires on the target element continuously while the user drags the object over a valid drop target.- Specified by:
getOndragoverin interfaceGlobalEventHandlers- Returns:
- the ondragover
-
getOndragstart
Fires on the source object when the user starts to drag a text selection or selected object.- Specified by:
getOndragstartin interfaceGlobalEventHandlers- Returns:
- the ondragstart
-
getOndrop
Gets ondrop.- Specified by:
getOndropin interfaceGlobalEventHandlers- Returns:
- the ondrop
-
getOndurationchange
Occurs when the duration attribute is updated.- Specified by:
getOndurationchangein interfaceGlobalEventHandlers- Returns:
- the ondurationchange
-
getOnemptied
Occurs when the media element is reset to its initial state.- Specified by:
getOnemptiedin interfaceGlobalEventHandlers- Returns:
- the onemptied
-
getOnended
Occurs when the end of playback is reached.- Specified by:
getOnendedin interfaceGlobalEventHandlers- Returns:
- the onended
-
getOnerror
Fires when an error occurs during object loading.- Specified by:
getOnerrorin interfaceGlobalEventHandlers- Returns:
- the onerror
-
getOnfocusin
Gets onfocusin.- Specified by:
getOnfocusinin interfaceGlobalEventHandlers- Returns:
- the onfocusin
-
getOnfocusout
Gets onfocusout.- Specified by:
getOnfocusoutin interfaceGlobalEventHandlers- Returns:
- the onfocusout
-
getOngotpointercapture
Gets ongotpointercapture.- Specified by:
getOngotpointercapturein interfaceGlobalEventHandlers- Returns:
- the ongotpointercapture
-
getOninput
Gets oninput.- Specified by:
getOninputin interfaceGlobalEventHandlers- Returns:
- the oninput
-
getOninvalid
Gets oninvalid.- Specified by:
getOninvalidin interfaceGlobalEventHandlers- Returns:
- the oninvalid
-
getOnload
Fires immediately after the browser loads the object.- Specified by:
getOnloadin interfaceGlobalEventHandlers- Returns:
- the onload
-
getOnloadeddata
Occurs when media data is loaded at the current playback position.- Specified by:
getOnloadeddatain interfaceGlobalEventHandlers- Returns:
- the onloadeddata
-
getOnloadedmetadata
Occurs when the duration and dimensions of the media have been determined.- Specified by:
getOnloadedmetadatain interfaceGlobalEventHandlers- Returns:
- the onloadedmetadata
-
getOnloadend
Gets onloadend.- Specified by:
getOnloadendin interfaceGlobalEventHandlers- Returns:
- the onloadend
-
getOnloadstart
Occurs when Internet Explorer begins looking for media data.- Specified by:
getOnloadstartin interfaceGlobalEventHandlers- Returns:
- the onloadstart
-
getOnlostpointercapture
Gets onlostpointercapture.- Specified by:
getOnlostpointercapturein interfaceGlobalEventHandlers- Returns:
- the onlostpointercapture
-
getOnmouseenter
Gets onmouseenter.- Specified by:
getOnmouseenterin interfaceGlobalEventHandlers- Returns:
- the onmouseenter
-
getOnmouseleave
Gets onmouseleave.- Specified by:
getOnmouseleavein interfaceGlobalEventHandlers- Returns:
- the onmouseleave
-
getOnpause
Occurs when playback is paused.- Specified by:
getOnpausein interfaceGlobalEventHandlers- Returns:
- the onpause
-
getOnplay
Occurs when the play method is requested.- Specified by:
getOnplayin interfaceGlobalEventHandlers- Returns:
- the onplay
-
getOnplaying
Occurs when the audio or video has started playing.- Specified by:
getOnplayingin interfaceGlobalEventHandlers- Returns:
- the onplaying
-
getOnpointercancel
Gets onpointercancel.- Specified by:
getOnpointercancelin interfaceGlobalEventHandlers- Returns:
- the onpointercancel
-
getOnpointerdown
Gets onpointerdown.- Specified by:
getOnpointerdownin interfaceGlobalEventHandlers- Returns:
- the onpointerdown
-
getOnpointerenter
Gets onpointerenter.- Specified by:
getOnpointerenterin interfaceGlobalEventHandlers- Returns:
- the onpointerenter
-
getOnpointerleave
Gets onpointerleave.- Specified by:
getOnpointerleavein interfaceGlobalEventHandlers- Returns:
- the onpointerleave
-
getOnpointermove
Gets onpointermove.- Specified by:
getOnpointermovein interfaceGlobalEventHandlers- Returns:
- the onpointermove
-
getOnpointerout
Gets onpointerout.- Specified by:
getOnpointeroutin interfaceGlobalEventHandlers- Returns:
- the onpointerout
-
getOnpointerover
Gets onpointerover.- Specified by:
getOnpointeroverin interfaceGlobalEventHandlers- Returns:
- the onpointerover
-
getOnpointerup
Gets onpointerup.- Specified by:
getOnpointerupin interfaceGlobalEventHandlers- Returns:
- the onpointerup
-
getOnprogress
Occurs to indicate progress while downloading media data.- Specified by:
getOnprogressin interfaceGlobalEventHandlers- Returns:
- the onprogress
-
getOnratechange
Occurs when the playback rate is increased or decreased.- Specified by:
getOnratechangein interfaceGlobalEventHandlers- Returns:
- the onratechange
-
getOnreset
Fires when the user resets a form.- Specified by:
getOnresetin interfaceGlobalEventHandlers- Returns:
- the onreset
-
getOnresize
Gets onresize.- Specified by:
getOnresizein interfaceGlobalEventHandlers- Returns:
- the onresize
-
getOnscroll
Fires when the user repositions the scroll box in the scroll bar on the object.- Specified by:
getOnscrollin interfaceGlobalEventHandlers- Returns:
- the onscroll
-
getOnsecuritypolicyviolation
Gets onsecuritypolicyviolation.- Specified by:
getOnsecuritypolicyviolationin interfaceGlobalEventHandlers- Returns:
- the onsecuritypolicyviolation
-
getOnseeked
Occurs when the seek operation ends.- Specified by:
getOnseekedin interfaceGlobalEventHandlers- Returns:
- the onseeked
-
getOnseeking
Occurs when the current playback position is moved.- Specified by:
getOnseekingin interfaceGlobalEventHandlers- Returns:
- the onseeking
-
getOnselect
Fires when the current selection changes.- Specified by:
getOnselectin interfaceGlobalEventHandlers- Returns:
- the onselect
-
getOnselectionchange
Gets onselectionchange.- Specified by:
getOnselectionchangein interfaceGlobalEventHandlers- Returns:
- the onselectionchange
-
getOnselectstart
Gets onselectstart.- Specified by:
getOnselectstartin interfaceGlobalEventHandlers- Returns:
- the onselectstart
-
getOnstalled
Occurs when the download has stopped.- Specified by:
getOnstalledin interfaceGlobalEventHandlers- Returns:
- the onstalled
-
getOnsubmit
Gets onsubmit.- Specified by:
getOnsubmitin interfaceGlobalEventHandlers- Returns:
- the onsubmit
-
getOnsuspend
Occurs if the load operation has been intentionally halted.- Specified by:
getOnsuspendin interfaceGlobalEventHandlers- Returns:
- the onsuspend
-
getOntimeupdate
Occurs to indicate the current playback position.- Specified by:
getOntimeupdatein interfaceGlobalEventHandlers- Returns:
- the ontimeupdate
-
getOntoggle
Gets ontoggle.- Specified by:
getOntogglein interfaceGlobalEventHandlers- Returns:
- the ontoggle
-
getOntouchcancel
Gets ontouchcancel.- Specified by:
getOntouchcancelin interfaceGlobalEventHandlers- Returns:
- the ontouchcancel
-
getOntouchend
Gets ontouchend.- Specified by:
getOntouchendin interfaceGlobalEventHandlers- Returns:
- the ontouchend
-
getOntouchmove
Gets ontouchmove.- Specified by:
getOntouchmovein interfaceGlobalEventHandlers- Returns:
- the ontouchmove
-
getOntouchstart
Gets ontouchstart.- Specified by:
getOntouchstartin interfaceGlobalEventHandlers- Returns:
- the ontouchstart
-
getOntransitioncancel
Gets ontransitioncancel.- Specified by:
getOntransitioncancelin interfaceGlobalEventHandlers- Returns:
- the ontransitioncancel
-
getOntransitionend
Gets ontransitionend.- Specified by:
getOntransitionendin interfaceGlobalEventHandlers- Returns:
- the ontransitionend
-
getOntransitionrun
Gets ontransitionrun.- Specified by:
getOntransitionrunin interfaceGlobalEventHandlers- Returns:
- the ontransitionrun
-
getOntransitionstart
Gets ontransitionstart.- Specified by:
getOntransitionstartin interfaceGlobalEventHandlers- Returns:
- the ontransitionstart
-
getOnvolumechange
Occurs when the volume is changed, or playback is muted or unmuted.- Specified by:
getOnvolumechangein interfaceGlobalEventHandlers- Returns:
- the onvolumechange
-
getOnwaiting
Occurs when playback stops because the next frame of a video resource is not available.- Specified by:
getOnwaitingin interfaceGlobalEventHandlers- Returns:
- the onwaiting
-
getOnwheel
Gets onwheel.- Specified by:
getOnwheelin interfaceGlobalEventHandlers- Returns:
- the onwheel
-
setOnfocus
Sets onfocus.- Specified by:
setOnfocusin interfaceGlobalEventHandlers- Parameters:
onfocus- the onfocus
-
setOnblur
Sets onblur.- Specified by:
setOnblurin interfaceGlobalEventHandlers- Parameters:
onblur- the onblur
-
setOnclick
Sets onclick.- Specified by:
setOnclickin interfaceGlobalEventHandlers- Parameters:
onclick- the onclick
-
setOndblclick
Sets ondblclick.- Specified by:
setOndblclickin interfaceGlobalEventHandlers- Parameters:
ondblclick- the ondblclick
-
setOnmousedown
Sets onmousedown.- Specified by:
setOnmousedownin interfaceGlobalEventHandlers- Parameters:
onmousedown- the onmousedown
-
setOnmouseup
Sets onmouseup.- Specified by:
setOnmouseupin interfaceGlobalEventHandlers- Parameters:
onmouseup- the onmouseup
-
setOnmouseover
Sets onmouseover.- Specified by:
setOnmouseoverin interfaceGlobalEventHandlers- Parameters:
onmouseover- the onmouseover
-
setOnmousemove
Sets onmousemove.- Specified by:
setOnmousemovein interfaceGlobalEventHandlers- Parameters:
onmousemove- the onmousemove
-
setOnmouseout
Sets onmouseout.- Specified by:
setOnmouseoutin interfaceGlobalEventHandlers- Parameters:
onmouseout- the onmouseout
-
setOnkeypress
Sets onkeypress.- Specified by:
setOnkeypressin interfaceGlobalEventHandlers- Parameters:
onkeypress- the onkeypress
-
setOnkeydown
Sets onkeydown.- Specified by:
setOnkeydownin interfaceGlobalEventHandlers- Parameters:
onkeydown- the onkeydown
-
setOnkeyup
Sets onkeyup.- Specified by:
setOnkeyupin interfaceGlobalEventHandlers- Parameters:
onkeyup- the onkeyup
-
setOnchange
Sets onchange.- Specified by:
setOnchangein interfaceGlobalEventHandlers- Parameters:
onchange- the onchange
-
setOnabort
Sets onabort.- Specified by:
setOnabortin interfaceGlobalEventHandlers- Parameters:
onabort- the onabort
-
setOnwaiting
Sets onwaiting.- Specified by:
setOnwaitingin interfaceGlobalEventHandlers- Parameters:
onwaiting- the onwaiting
-
setOnvolumechange
Sets onvolumechange.- Specified by:
setOnvolumechangein interfaceGlobalEventHandlers- Parameters:
onvolumechange- the onvolumechange
-
setOntransitionstart
Sets ontransitionstart.- Specified by:
setOntransitionstartin interfaceGlobalEventHandlers- Parameters:
ontransitionstart- the ontransitionstart
-
setOntransitionrun
Sets ontransitionrun.- Specified by:
setOntransitionrunin interfaceGlobalEventHandlers- Parameters:
ontransitionrun- the ontransitionrun
-
setOntransitionend
Sets ontransitionend.- Specified by:
setOntransitionendin interfaceGlobalEventHandlers- Parameters:
ontransitionend- the ontransitionend
-
setOntransitioncancel
Sets ontransitioncancel.- Specified by:
setOntransitioncancelin interfaceGlobalEventHandlers- Parameters:
ontransitioncancel- the ontransitioncancel
-
setOntouchstart
Sets ontouchstart.- Specified by:
setOntouchstartin interfaceGlobalEventHandlers- Parameters:
ontouchstart- the ontouchstart
-
setOntoggle
Sets ontoggle.- Specified by:
setOntogglein interfaceGlobalEventHandlers- Parameters:
ontoggle- the ontoggle
-
setOntouchmove
Sets ontouchmove.- Specified by:
setOntouchmovein interfaceGlobalEventHandlers- Parameters:
ontouchmove- the ontouchmove
-
setOntouchend
Sets ontouchend.- Specified by:
setOntouchendin interfaceGlobalEventHandlers- Parameters:
ontouchend- the ontouchend
-
setOntouchcancel
Sets ontouchcancel.- Specified by:
setOntouchcancelin interfaceGlobalEventHandlers- Parameters:
ontouchcancel- the ontouchcancel
-
setOntimeupdate
Sets ontimeupdate.- Specified by:
setOntimeupdatein interfaceGlobalEventHandlers- Parameters:
ontimeupdate- the ontimeupdate
-
setOnsubmit
Sets onsubmit.- Specified by:
setOnsubmitin interfaceGlobalEventHandlers- Parameters:
onsubmit- the onsubmit
-
setOnstalled
Sets onstalled.- Specified by:
setOnstalledin interfaceGlobalEventHandlers- Parameters:
onstalled- the onstalled
-
setOnselectstart
Sets onselectstart.- Specified by:
setOnselectstartin interfaceGlobalEventHandlers- Parameters:
onselectstart- the onselectstart
-
setOnselectionchange
Sets onselectionchange.- Specified by:
setOnselectionchangein interfaceGlobalEventHandlers- Parameters:
onselectionchange- the onselectionchange
-
setOnselect
Sets onselect.- Specified by:
setOnselectin interfaceGlobalEventHandlers- Parameters:
onselect- the onselect
-
setOnseeking
Sets onseeking.- Specified by:
setOnseekingin interfaceGlobalEventHandlers- Parameters:
onseeking- the onseeking
-
setOnseeked
Sets onseeked.- Specified by:
setOnseekedin interfaceGlobalEventHandlers- Parameters:
onseeked- the onseeked
-
setOnsecuritypolicyviolation
Sets onsecuritypolicyviolation.- Specified by:
setOnsecuritypolicyviolationin interfaceGlobalEventHandlers- Parameters:
onsecuritypolicyviolation- the onsecuritypolicyviolation
-
setOnscroll
Sets onscroll.- Specified by:
setOnscrollin interfaceGlobalEventHandlers- Parameters:
onscroll- the onscroll
-
setOnresize
Sets onresize.- Specified by:
setOnresizein interfaceGlobalEventHandlers- Parameters:
onresize- the onresize
-
setOnreset
Sets onreset.- Specified by:
setOnresetin interfaceGlobalEventHandlers- Parameters:
onreset- the onreset
-
setOnratechange
Sets onratechange.- Specified by:
setOnratechangein interfaceGlobalEventHandlers- Parameters:
onratechange- the onratechange
-
setOnprogress
Sets onprogress.- Specified by:
setOnprogressin interfaceGlobalEventHandlers- Parameters:
onprogress- the onprogress
-
setOnpointerup
Sets onpointerup.- Specified by:
setOnpointerupin interfaceGlobalEventHandlers- Parameters:
onpointerup- the onpointerup
-
setOnpointerover
Sets onpointerover.- Specified by:
setOnpointeroverin interfaceGlobalEventHandlers- Parameters:
onpointerover- the onpointerover
-
setOnpointerout
Sets onpointerout.- Specified by:
setOnpointeroutin interfaceGlobalEventHandlers- Parameters:
onpointerout- the onpointerout
-
setOnwheel
Sets onwheel.- Specified by:
setOnwheelin interfaceGlobalEventHandlers- Parameters:
onwheel- the onwheel
-
setOnsuspend
Sets onsuspend.- Specified by:
setOnsuspendin interfaceGlobalEventHandlers- Parameters:
onsuspend- the onsuspend
-
setOnpointermove
Sets onpointermove.- Specified by:
setOnpointermovein interfaceGlobalEventHandlers- Parameters:
onpointermove- the onpointermove
-
setOnpointerleave
Sets onpointerleave.- Specified by:
setOnpointerleavein interfaceGlobalEventHandlers- Parameters:
onpointerleave- the onpointerleave
-
setOnpointerenter
Sets onpointerenter.- Specified by:
setOnpointerenterin interfaceGlobalEventHandlers- Parameters:
onpointerenter- the onpointerenter
-
setOnpointerdown
Sets onpointerdown.- Specified by:
setOnpointerdownin interfaceGlobalEventHandlers- Parameters:
onpointerdown- the onpointerdown
-
setOnpointercancel
Sets onpointercancel.- Specified by:
setOnpointercancelin interfaceGlobalEventHandlers- Parameters:
onpointercancel- the onpointercancel
-
setOnplaying
Sets onplaying.- Specified by:
setOnplayingin interfaceGlobalEventHandlers- Parameters:
onplaying- the onplaying
-
setOnplay
Sets onplay.- Specified by:
setOnplayin interfaceGlobalEventHandlers- Parameters:
onplay- the onplay
-
setOnpause
Sets onpause.- Specified by:
setOnpausein interfaceGlobalEventHandlers- Parameters:
onpause- the onpause
-
setOnmouseleave
Sets onmouseleave.- Specified by:
setOnmouseleavein interfaceGlobalEventHandlers- Parameters:
onmouseleave- the onmouseleave
-
setOnmouseenter
Sets onmouseenter.- Specified by:
setOnmouseenterin interfaceGlobalEventHandlers- Parameters:
onmouseenter- the onmouseenter
-
setOnauxclick
Sets onauxclick.- Specified by:
setOnauxclickin interfaceGlobalEventHandlers- Parameters:
onauxclick- the onauxclick
-
setOnlostpointercapture
Sets onlostpointercapture.- Specified by:
setOnlostpointercapturein interfaceGlobalEventHandlers- Parameters:
onlostpointercapture- the onlostpointercapture
-
setOnloadstart
Sets onloadstart.- Specified by:
setOnloadstartin interfaceGlobalEventHandlers- Parameters:
onloadstart- the onloadstart
-
setOnloadend
Sets onloadend.- Specified by:
setOnloadendin interfaceGlobalEventHandlers- Parameters:
onloadend- the onloadend
-
setOnloadedmetadata
Sets onloadedmetadata.- Specified by:
setOnloadedmetadatain interfaceGlobalEventHandlers- Parameters:
onloadedmetadata- the onloadedmetadata
-
setOnloadeddata
Sets onloadeddata.- Specified by:
setOnloadeddatain interfaceGlobalEventHandlers- Parameters:
onloadeddata- the onloadeddata
-
setOnload
Sets onload.- Specified by:
setOnloadin interfaceGlobalEventHandlers- Parameters:
onload- the onload
-
setOninvalid
Sets oninvalid.- Specified by:
setOninvalidin interfaceGlobalEventHandlers- Parameters:
oninvalid- the oninvalid
-
setOninput
Sets oninput.- Specified by:
setOninputin interfaceGlobalEventHandlers- Parameters:
oninput- the oninput
-
setOngotpointercapture
Sets ongotpointercapture.- Specified by:
setOngotpointercapturein interfaceGlobalEventHandlers- Parameters:
ongotpointercapture- the ongotpointercapture
-
setOnfocusout
Sets onfocusout.- Specified by:
setOnfocusoutin interfaceGlobalEventHandlers- Parameters:
onfocusout- the onfocusout
-
setOnfocusin
Sets onfocusin.- Specified by:
setOnfocusinin interfaceGlobalEventHandlers- Parameters:
onfocusin- the onfocusin
-
setOnerror
Sets onerror.- Specified by:
setOnerrorin interfaceGlobalEventHandlers- Parameters:
onerror- the onerror
-
setOnended
Sets onended.- Specified by:
setOnendedin interfaceGlobalEventHandlers- Parameters:
onended- the onended
-
setOnemptied
Sets onemptied.- Specified by:
setOnemptiedin interfaceGlobalEventHandlers- Parameters:
onemptied- the onemptied
-
setOndurationchange
Sets ondurationchange.- Specified by:
setOndurationchangein interfaceGlobalEventHandlers- Parameters:
ondurationchange- the ondurationchange
-
setOndrop
Sets ondrop.- Specified by:
setOndropin interfaceGlobalEventHandlers- Parameters:
ondrop- the ondrop
-
setOndragstart
Sets ondragstart.- Specified by:
setOndragstartin interfaceGlobalEventHandlers- Parameters:
ondragstart- the ondragstart
-
setOndragover
Sets ondragover.- Specified by:
setOndragoverin interfaceGlobalEventHandlers- Parameters:
ondragover- the ondragover
-
setOndragleave
Sets ondragleave.- Specified by:
setOndragleavein interfaceGlobalEventHandlers- Parameters:
ondragleave- the ondragleave
-
setOndragexit
Sets ondragexit.- Specified by:
setOndragexitin interfaceGlobalEventHandlers- Parameters:
ondragexit- the ondragexit
-
setOndragenter
Sets ondragenter.- Specified by:
setOndragenterin interfaceGlobalEventHandlers- Parameters:
ondragenter- the ondragenter
-
setOndragend
Sets ondragend.- Specified by:
setOndragendin interfaceGlobalEventHandlers- Parameters:
ondragend- the ondragend
-
setOndrag
Sets ondrag.- Specified by:
setOndragin interfaceGlobalEventHandlers- Parameters:
ondrag- the ondrag
-
setOncuechange
Sets oncuechange.- Specified by:
setOncuechangein interfaceGlobalEventHandlers- Parameters:
oncuechange- the oncuechange
-
setOnclose
Sets onclose.- Specified by:
setOnclosein interfaceGlobalEventHandlers- Parameters:
onclose- the onclose
-
setOncanplaythrough
Sets oncanplaythrough.- Specified by:
setOncanplaythroughin interfaceGlobalEventHandlers- Parameters:
oncanplaythrough- the oncanplaythrough
-
setOncanplay
Sets oncanplay.- Specified by:
setOncanplayin interfaceGlobalEventHandlers- Parameters:
oncanplay- the oncanplay
-
setOnanimationstart
Sets onanimationstart.- Specified by:
setOnanimationstartin interfaceGlobalEventHandlers- Parameters:
onanimationstart- the onanimationstart
-
setOnanimationiteration
Sets onanimationiteration.- Specified by:
setOnanimationiterationin interfaceGlobalEventHandlers- Parameters:
onanimationiteration- the onanimationiteration
-
setOnanimationend
Sets onanimationend.- Specified by:
setOnanimationendin interfaceGlobalEventHandlers- Parameters:
onanimationend- the onanimationend
-
setOnanimationcancel
Sets onanimationcancel.- Specified by:
setOnanimationcancelin interfaceGlobalEventHandlers- Parameters:
onanimationcancel- the onanimationcancel
-
setOncancel
Sets oncancel.- Specified by:
setOncancelin interfaceGlobalEventHandlers- Parameters:
oncancel- the oncancel
-
setOnoffline
setOnoffline.
- Parameters:
onoffline- aFunctionobject.
-
findStyleDeclarations
public final List<CSSStyleSheetImpl.SelectorEntry> findStyleDeclarations(String elementName, String[] classes, boolean mouseOver) findStyleDeclarations.
-
toString
-