public class HTMLObjectElement extends HTMLElement
Modifier and Type | Class and Description |
---|---|
static interface |
HTMLObjectElement.TSetPropertyValueUnionType |
HTMLElement.AttachedCallbackFn, HTMLElement.AttachShadowOptionsType, HTMLElement.ConnectedCallbackFn, HTMLElement.CreatedCallbackFn, HTMLElement.DetachedCallbackFn, HTMLElement.DisconnectedCallbackFn
Element.MatchesSelectorRefNodesUnionType, Element.OnabortFn, Element.OnbeforeinputFn, Element.OnbeforeunloadFn, Element.OnblurFn, Element.OnchangeFn, Element.OnclickFn, Element.OncompositionendFn, Element.OncompositionstartFn, Element.OncompositionupdateFn, Element.OncontextmenuFn, Element.OncopyFn, Element.OncutFn, Element.OndblclickFn, Element.OnerrorFn, Element.OnfocusFn, Element.OnfocusinFn, Element.OnfocusoutFn, Element.OninputFn, Element.OnkeydownFn, Element.OnkeypressFn, Element.OnkeyupFn, Element.OnloadFn, Element.OnmousedownFn, Element.OnmousemoveFn, Element.OnmouseoutFn, Element.OnmouseoverFn, Element.OnmouseupFn, Element.OnmousewheelFn, Element.OnpasteFn, Element.OnresetFn, Element.OnresizeFn, Element.OnscrollFn, Element.OnselectFn, Element.OnsubmitFn, Element.OntextinputFn, Element.OntouchcancelFn, Element.OntouchendFn, Element.OntouchmoveFn, Element.OntouchstartFn, Element.OnunloadFn, Element.OnwheelFn, Element.ReplaceWithNodesUnionType, Element.ScrollIntoViewTopType, Element.ScrollIntoViewTopUnionType, Element.SetAttributeNSValueUnionType, Element.SetAttributeValueUnionType
EventTarget.AddEventListenerOptionsUnionType, EventTarget.RemoveEventListenerOptionsUnionType
Modifier and Type | Field and Description |
---|---|
java.lang.String |
align |
java.lang.String |
archive |
java.lang.String |
border |
java.lang.String |
code |
java.lang.String |
codeBase |
java.lang.String |
codeType |
Document |
contentDocument |
java.lang.String |
data |
boolean |
declare |
HTMLFormElement |
form |
java.lang.String |
height |
int |
hspace |
java.lang.String |
name |
java.lang.String |
standby |
int |
tabIndex |
java.lang.String |
type |
java.lang.String |
useMap |
int |
vspace |
java.lang.String |
width |
attachedCallback, className, connectedCallback, contextMenu, createdCallback, dataset, detachedCallback, dir, disconnectedCallback, draggable, dropzone, hidden, id, lang, observedAttributes, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, shadowRoot, spellcheck, style, title
ALLOW_KEYBOARD_INPUT, attributes, childElementCount, classList, clientHeight, clientLeft, clientTop, clientWidth, firstElementChild, innerHTML, lastElementChild, nextElementSibling, onabort, onbeforeinput, onbeforeunload, onblur, onchange, onclick, oncompositionend, oncompositionstart, oncompositionupdate, oncontextmenu, oncopy, oncut, ondblclick, onerror, onfocus, onfocusin, onfocusout, oninput, onkeydown, onkeypress, onkeyup, onload, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onmousewheel, onpaste, onreset, onresize, onscroll, onselect, onsubmit, ontextinput, ontouchcancel, ontouchend, ontouchmove, ontouchstart, onunload, onwheel, previousElementSibling, schemaTypeInfo, scrollHeight, scrollLeft, scrollTop, scrollWidth, tagName
assignedSlot, ATTRIBUTE_NODE, baseURI, CDATA_SECTION_NODE, childNodes, 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, isConnected, lastChild, localName, namespaceURI, nextSibling, nodeName, nodeType, nodeValue, NOTATION_NODE, ownerDocument, parentNode, prefix, previousSibling, PROCESSING_INSTRUCTION_NODE, TEXT_NODE, textContent, XPATH_NAMESPACE_NODE
Constructor and Description |
---|
HTMLObjectElement() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
CallFunction(java.lang.String xmlString) |
java.lang.String |
GetVariable(java.lang.String varName) |
void |
GotoFrame(double frameNumber) |
boolean |
IsPlaying() |
void |
LoadMovie(double layerNumber,
java.lang.String url) |
void |
Pan(double x,
double y,
double mode) |
double |
PercentLoaded() |
void |
Play() |
void |
Rewind() |
void |
SetVariable(java.lang.String variableName,
java.lang.String value) |
void |
SetZoomRect(double left,
double top,
double right,
double bottom) |
void |
StopPlay() |
void |
TCallFrame(java.lang.String target,
double frameNumber) |
void |
TCallLabel(java.lang.String target,
java.lang.String label) |
double |
TCurentFrame(java.lang.String target) |
java.lang.String |
TCurrentLabel(java.lang.String target) |
java.lang.String |
TGetProperty(java.lang.String target,
double property) |
double |
TGetPropertyAsNumber(java.lang.String target,
double property) |
void |
TGotoFrame(java.lang.String target,
double frameNumber) |
void |
TGotoLabel(java.lang.String target,
java.lang.String label) |
double |
TotalFrames() |
void |
TPlay(double target) |
void |
TSetProperty(double target,
double property,
double value) |
void |
TSetProperty(double target,
double property,
HTMLObjectElement.TSetPropertyValueUnionType value) |
void |
TSetProperty(double target,
double property,
java.lang.String value) |
void |
TStopPlay(double target) |
void |
Zoom(double percent) |
adoptedCallback, attachShadow, attributeChangedCallback, createShadowRoot, getDestinationInsertionPoints, getElementsByClassName, webkitCreateShadowRoot
blur, click, closest, focus, getAttribute, getAttribute, getAttributeNames, getAttributeNode, getAttributeNodeNS, getAttributeNS, getBoundingClientRect, getClientRects, getElementsByTagName, getElementsByTagNameNS, hasAttribute, hasAttributeNS, matches, matchesSelector, matchesSelector, matchesSelector, matchesSelector, mozMatchesSelector, mozRequestFullScreen, mozRequestFullScreenWithKeys, msExitFullscreen, msMatchesSelector, msRequestFullscreen, oMatchesSelector, querySelector, querySelectorAll, remove, removeAttribute, removeAttributeNode, removeAttributeNS, replaceWith, replaceWith, replaceWith, requestFullscreen, scrollIntoView, scrollIntoView, scrollIntoView, scrollIntoView, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setAttributeNS, setAttributeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, webkitMatchesSelector, webkitRequestFullscreen, webkitRequestFullScreen, webkitRequestFullscreen, webkitRequestFullScreen
addEventListener, addEventListener, appendChild, cloneNode, compareDocumentPosition, contains, dispatchEvent, getFeature, getRootNode, getRootNode, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, removeEventListener, removeEventListener, replaceChild, setUserData, setUserData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEventListener, addEventListener, removeEventListener, removeEventListener
public java.lang.String align
public java.lang.String archive
public java.lang.String border
public java.lang.String code
public java.lang.String codeBase
public java.lang.String codeType
public Document contentDocument
public java.lang.String data
public boolean declare
public HTMLFormElement form
public java.lang.String height
public int hspace
public java.lang.String name
public java.lang.String standby
public int tabIndex
public java.lang.String type
public java.lang.String useMap
public int vspace
public java.lang.String width
public java.lang.String CallFunction(java.lang.String xmlString)
public java.lang.String GetVariable(java.lang.String varName)
public void GotoFrame(double frameNumber)
public boolean IsPlaying()
public void LoadMovie(double layerNumber, java.lang.String url)
public void Pan(double x, double y, double mode)
public double PercentLoaded()
public void Play()
public void Rewind()
public void SetVariable(java.lang.String variableName, java.lang.String value)
public void SetZoomRect(double left, double top, double right, double bottom)
public void StopPlay()
public void TCallFrame(java.lang.String target, double frameNumber)
public void TCallLabel(java.lang.String target, java.lang.String label)
public double TCurentFrame(java.lang.String target)
public java.lang.String TCurrentLabel(java.lang.String target)
public java.lang.String TGetProperty(java.lang.String target, double property)
public double TGetPropertyAsNumber(java.lang.String target, double property)
public void TGotoFrame(java.lang.String target, double frameNumber)
public void TGotoLabel(java.lang.String target, java.lang.String label)
public void TPlay(double target)
public final void TSetProperty(double target, double property, java.lang.String value)
public void TSetProperty(double target, double property, HTMLObjectElement.TSetPropertyValueUnionType value)
public final void TSetProperty(double target, double property, double value)
public void TStopPlay(double target)
public double TotalFrames()
public void Zoom(double percent)