mshtml
クラス HTMLDocument

java.lang.Object
  上位を拡張 mshtml.HTMLDocument
すべての実装されたインタフェース:
DispHTMLDocument, DispHTMLDocumentDefault, IDocumentSelector, IHTMLDocument, IHTMLDocument2, IHTMLDocument3, IHTMLDocument4, IHTMLDocument5, IHTMLDOMConstructor, IHTMLDOMNode, IHTMLDOMNode2

public class HTMLDocument
extends java.lang.Object
implements DispHTMLDocumentDefault, IHTMLDocument2, IHTMLDocument3, IHTMLDocument4, IHTMLDocument5, IHTMLDOMNode, IHTMLDOMNode2, IDocumentSelector, IHTMLDOMConstructor


フィールドの概要
static com.ms.com._Guid clsid
           
static com.ms.com._Guid iid
           
 
コンストラクタの概要
HTMLDocument()
           
 
メソッドの概要
 IHTMLDOMNode appendChild(IHTMLDOMNode newChild)
           
 boolean attachEvent(java.lang.String event, java.lang.Object pdisp)
           
 void clear()
           
 IHTMLDOMNode cloneNode(boolean fDeep)
           
 void close()
           
 IHTMLDOMAttribute createAttribute(java.lang.String bstrattrName)
           
 IHTMLDOMNode createComment(java.lang.String bstrdata)
           
 IHTMLDocument2 createDocumentFragment()
           
 IHTMLDocument2 createDocumentFromUrl(java.lang.String bstrUrl, java.lang.String bstrOptions)
           
 IHTMLElement createElement(java.lang.String eTag)
           
 IHTMLEventObj CreateEventObject(com.ms.com.Variant pvarEventObject)
           
 IHTMLRenderStyle createRenderStyle(java.lang.String v)
           
 IHTMLStyleSheet createStyleSheet(java.lang.String bstrHref, int lIndex)
           
 IHTMLDOMNode createTextNode(java.lang.String text)
           
 void DefineGetter(java.lang.String propname, com.ms.com.Variant pdispHandler)
           
 void DefineSetter(java.lang.String propname, com.ms.com.Variant pdispHandler)
           
 void detachEvent(java.lang.String event, java.lang.Object pdisp)
           
 IHTMLElement elementFromPoint(int x, int y)
           
 boolean execCommand(java.lang.String cmdID, boolean showUI, com.ms.com.Variant value)
           
 boolean execCommandShowHelp(java.lang.String cmdID)
           
 boolean FireEvent(java.lang.String bstrEventName, com.ms.com.Variant pvarEventObject)
           
 void focus()
           
 IHTMLElement getActiveElement()
           
 com.ms.com.Variant getAlinkColor()
           
 IHTMLElementCollection getAll()
           
 IHTMLElementCollection getAnchors()
           
 IHTMLElementCollection getApplets()
           
 java.lang.Object getAttributes()
           
 java.lang.String getBaseUrl()
           
 com.ms.com.Variant getBgColor()
           
 IHTMLElement getBody()
           
 java.lang.String getCharset()
           
 java.lang.Object getChildNodes()
           
 IHTMLDocumentCompatibleInfoCollection getCompatible()
           
 java.lang.String getCompatMode()
           
 java.lang.Object getConstructor()
           
 java.lang.String getCookie()
           
 java.lang.String getDefaultCharset()
           
 java.lang.String getDesignMode()
           
 java.lang.String getDir()
           
 IHTMLDOMNode getDoctype()
           
 IHTMLElement getDocumentElement()
           
 com.ms.com.Variant getDocumentMode()
           
 java.lang.String getDomain()
           
 IHTMLElement getElementById(java.lang.String v)
           
 IHTMLElementCollection getElementsByName(java.lang.String v)
           
 IHTMLElementCollection getElementsByTagName(java.lang.String v)
           
 IHTMLElementCollection getEmbeds()
           
 boolean getEnableDownload()
           
 boolean getExpando()
           
 com.ms.com.Variant getFgColor()
           
 java.lang.String getFileCreatedDate()
           
 java.lang.String getFileModifiedDate()
           
 java.lang.String getFileSize()
           
 java.lang.String getFileUpdatedDate()
           
 IHTMLDOMNode getFirstChild()
           
 IHTMLElementCollection getForms()
           
 IHTMLFramesCollection2 getFrames()
           
 IHTMLElementCollection getImages()
           
 IHTMLDOMImplementation getImplementation()
           
 boolean getInheritStyleSheets()
           
 IHTMLDOMNode getLastChild()
           
 java.lang.String getLastModified()
           
 com.ms.com.Variant getLinkColor()
           
 IHTMLElementCollection getLinks()
           
 IHTMLLocation getLocation()
           
 java.lang.String getMedia()
           
 java.lang.String getMimeType()
           
 java.lang.String getNameProp()
           
 java.lang.Object getNamespaces()
           
 IHTMLDOMNode getNextSibling()
           
 java.lang.String getNodeName()
           
 int getNodeType()
           
 com.ms.com.Variant getNodeValue()
           
 com.ms.com.Variant getOnactivate()
           
 com.ms.com.Variant getOnafterupdate()
           
 com.ms.com.Variant getOnbeforeactivate()
           
 com.ms.com.Variant getOnbeforedeactivate()
           
 com.ms.com.Variant getOnbeforeeditfocus()
           
 com.ms.com.Variant getOnbeforeupdate()
           
 com.ms.com.Variant getOncellchange()
           
 com.ms.com.Variant getOnclick()
           
 com.ms.com.Variant getOncontextmenu()
           
 com.ms.com.Variant getOncontrolselect()
           
 com.ms.com.Variant getOndataavailable()
           
 com.ms.com.Variant getOndatasetchanged()
           
 com.ms.com.Variant getOndatasetcomplete()
           
 com.ms.com.Variant getOndblclick()
           
 com.ms.com.Variant getOndeactivate()
           
 com.ms.com.Variant getOndragstart()
           
 com.ms.com.Variant getOnerrorupdate()
           
 com.ms.com.Variant getOnfocusin()
           
 com.ms.com.Variant getOnfocusout()
           
 com.ms.com.Variant getOnhelp()
           
 com.ms.com.Variant getOnkeydown()
           
 com.ms.com.Variant getOnkeypress()
           
 com.ms.com.Variant getOnkeyup()
           
 com.ms.com.Variant getOnmousedown()
           
 com.ms.com.Variant getOnmousemove()
           
 com.ms.com.Variant getOnmouseout()
           
 com.ms.com.Variant getOnmouseover()
           
 com.ms.com.Variant getOnmouseup()
           
 com.ms.com.Variant getOnmousewheel()
           
 com.ms.com.Variant getOnpropertychange()
           
 com.ms.com.Variant getOnreadystatechange()
           
 com.ms.com.Variant getOnrowenter()
           
 com.ms.com.Variant getOnrowexit()
           
 com.ms.com.Variant getOnrowsdelete()
           
 com.ms.com.Variant getOnrowsinserted()
           
 com.ms.com.Variant getOnselectionchange()
           
 com.ms.com.Variant getOnselectstart()
           
 com.ms.com.Variant getOnstop()
           
 com.ms.com.Variant getOnstorage()
           
 com.ms.com.Variant getOnstoragecommit()
           
 java.lang.Object getOwnerDocument()
           
 IHTMLDocument2 getParentDocument()
           
 IHTMLDOMNode getParentNode()
           
 IHTMLWindow2 getParentWindow()
           
 IHTMLElementCollection getPlugins()
           
 IHTMLDOMNode getPreviousSibling()
           
 java.lang.String getProtocol()
           
 java.lang.String getReadyState()
           
 java.lang.String getReferrer()
           
 java.lang.Object getScript()
           
 IHTMLElementCollection getScripts()
           
 java.lang.String getSecurity()
           
 IHTMLSelectionObject getSelection()
           
 IHTMLStyleSheetsCollection getStyleSheets()
           
 java.lang.String getTitle()
           
 java.lang.String getUniqueID()
           
 java.lang.String getUrl()
           
 java.lang.String getURLUnencoded()
           
 com.ms.com.Variant getVlinkColor()
           
 boolean hasChildNodes()
           
 boolean hasFocus()
           
 IHTMLElement2 ie8_getElementById(java.lang.String bstrId)
           
 IHTMLDOMNode insertBefore(IHTMLDOMNode newChild, com.ms.com.Variant refChild)
           
 com.ms.com.Variant LookupGetter(java.lang.String propname)
           
 com.ms.com.Variant LookupSetter(java.lang.String propname)
           
 java.lang.Object open(java.lang.String url, com.ms.com.Variant name, com.ms.com.Variant features, com.ms.com.Variant replace)
           
 boolean queryCommandEnabled(java.lang.String cmdID)
           
 boolean queryCommandIndeterm(java.lang.String cmdID)
           
 boolean queryCommandState(java.lang.String cmdID)
           
 boolean queryCommandSupported(java.lang.String cmdID)
           
 java.lang.String queryCommandText(java.lang.String cmdID)
           
 com.ms.com.Variant queryCommandValue(java.lang.String cmdID)
           
 IHTMLElement querySelector(java.lang.String v)
           
 IHTMLDOMChildrenCollection querySelectorAll(java.lang.String v)
           
 void recalc(boolean fForce)
           
 void releaseCapture()
           
 IHTMLDOMNode removeChild(IHTMLDOMNode oldChild)
           
 IHTMLDOMNode removeNode(boolean fDeep)
           
 IHTMLDOMNode replaceChild(IHTMLDOMNode newChild, IHTMLDOMNode oldChild)
           
 IHTMLDOMNode replaceNode(IHTMLDOMNode replacement)
           
 void setAlinkColor(com.ms.com.Variant _jcomparam_0)
           
 void setBaseUrl(java.lang.String _jcomparam_0)
           
 void setBgColor(com.ms.com.Variant _jcomparam_0)
           
 void setCharset(java.lang.String _jcomparam_0)
           
 void setCookie(java.lang.String _jcomparam_0)
           
 void setDefaultCharset(java.lang.String _jcomparam_0)
           
 void setDesignMode(java.lang.String _jcomparam_0)
           
 void setDir(java.lang.String _jcomparam_0)
           
 void setDomain(java.lang.String _jcomparam_0)
           
 void setEnableDownload(boolean _jcomparam_0)
           
 void setExpando(boolean _jcomparam_0)
           
 void setFgColor(com.ms.com.Variant _jcomparam_0)
           
 void setInheritStyleSheets(boolean _jcomparam_0)
           
 void setLinkColor(com.ms.com.Variant _jcomparam_0)
           
 void setMedia(java.lang.String _jcomparam_0)
           
 void setNodeValue(com.ms.com.Variant _jcomparam_0)
           
 void setOnactivate(com.ms.com.Variant _jcomparam_0)
           
 void setOnafterupdate(com.ms.com.Variant _jcomparam_0)
           
 void setOnbeforeactivate(com.ms.com.Variant _jcomparam_0)
           
 void setOnbeforedeactivate(com.ms.com.Variant _jcomparam_0)
           
 void setOnbeforeeditfocus(com.ms.com.Variant _jcomparam_0)
           
 void setOnbeforeupdate(com.ms.com.Variant _jcomparam_0)
           
 void setOncellchange(com.ms.com.Variant _jcomparam_0)
           
 void setOnclick(com.ms.com.Variant _jcomparam_0)
           
 void setOncontextmenu(com.ms.com.Variant _jcomparam_0)
           
 void setOncontrolselect(com.ms.com.Variant _jcomparam_0)
           
 void setOndataavailable(com.ms.com.Variant _jcomparam_0)
           
 void setOndatasetchanged(com.ms.com.Variant _jcomparam_0)
           
 void setOndatasetcomplete(com.ms.com.Variant _jcomparam_0)
           
 void setOndblclick(com.ms.com.Variant _jcomparam_0)
           
 void setOndeactivate(com.ms.com.Variant _jcomparam_0)
           
 void setOndragstart(com.ms.com.Variant _jcomparam_0)
           
 void setOnerrorupdate(com.ms.com.Variant _jcomparam_0)
           
 void setOnfocusin(com.ms.com.Variant _jcomparam_0)
           
 void setOnfocusout(com.ms.com.Variant _jcomparam_0)
           
 void setOnhelp(com.ms.com.Variant _jcomparam_0)
           
 void setOnkeydown(com.ms.com.Variant _jcomparam_0)
           
 void setOnkeypress(com.ms.com.Variant _jcomparam_0)
           
 void setOnkeyup(com.ms.com.Variant _jcomparam_0)
           
 void setOnmousedown(com.ms.com.Variant _jcomparam_0)
           
 void setOnmousemove(com.ms.com.Variant _jcomparam_0)
           
 void setOnmouseout(com.ms.com.Variant _jcomparam_0)
           
 void setOnmouseover(com.ms.com.Variant _jcomparam_0)
           
 void setOnmouseup(com.ms.com.Variant _jcomparam_0)
           
 void setOnmousewheel(com.ms.com.Variant _jcomparam_0)
           
 void setOnpropertychange(com.ms.com.Variant _jcomparam_0)
           
 void setOnreadystatechange(com.ms.com.Variant _jcomparam_0)
           
 void setOnrowenter(com.ms.com.Variant _jcomparam_0)
           
 void setOnrowexit(com.ms.com.Variant _jcomparam_0)
           
 void setOnrowsdelete(com.ms.com.Variant _jcomparam_0)
           
 void setOnrowsinserted(com.ms.com.Variant _jcomparam_0)
           
 void setOnselectionchange(com.ms.com.Variant _jcomparam_0)
           
 void setOnselectstart(com.ms.com.Variant _jcomparam_0)
           
 void setOnstop(com.ms.com.Variant _jcomparam_0)
           
 void setOnstorage(com.ms.com.Variant _jcomparam_0)
           
 void setOnstoragecommit(com.ms.com.Variant _jcomparam_0)
           
 void setTitle(java.lang.String _jcomparam_0)
           
 void setUrl(java.lang.String _jcomparam_0)
           
 void setVlinkColor(com.ms.com.Variant _jcomparam_0)
           
 IHTMLDOMNode swapNode(IHTMLDOMNode otherNode)
           
 void updateSettings()
           
 void write(com.ms.com.SafeArray psarray)
           
 void writeln(com.ms.com.SafeArray psarray)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

iid

public static final com.ms.com._Guid iid

clsid

public static final com.ms.com._Guid clsid
コンストラクタの詳細

HTMLDocument

public HTMLDocument()
メソッドの詳細

getScript

public java.lang.Object getScript()
定義:
インタフェース DispHTMLDocument 内の getScript
定義:
インタフェース DispHTMLDocumentDefault 内の getScript
定義:
インタフェース IHTMLDocument 内の getScript
定義:
インタフェース IHTMLDocument2 内の getScript

getAll

public IHTMLElementCollection getAll()
定義:
インタフェース DispHTMLDocument 内の getAll
定義:
インタフェース DispHTMLDocumentDefault 内の getAll
定義:
インタフェース IHTMLDocument2 内の getAll

getBody

public IHTMLElement getBody()
定義:
インタフェース DispHTMLDocument 内の getBody
定義:
インタフェース DispHTMLDocumentDefault 内の getBody
定義:
インタフェース IHTMLDocument2 内の getBody

getActiveElement

public IHTMLElement getActiveElement()
定義:
インタフェース DispHTMLDocument 内の getActiveElement
定義:
インタフェース DispHTMLDocumentDefault 内の getActiveElement
定義:
インタフェース IHTMLDocument2 内の getActiveElement

getImages

public IHTMLElementCollection getImages()
定義:
インタフェース DispHTMLDocument 内の getImages
定義:
インタフェース DispHTMLDocumentDefault 内の getImages
定義:
インタフェース IHTMLDocument2 内の getImages

getApplets

public IHTMLElementCollection getApplets()
定義:
インタフェース DispHTMLDocument 内の getApplets
定義:
インタフェース DispHTMLDocumentDefault 内の getApplets
定義:
インタフェース IHTMLDocument2 内の getApplets

getLinks

public IHTMLElementCollection getLinks()
定義:
インタフェース DispHTMLDocument 内の getLinks
定義:
インタフェース DispHTMLDocumentDefault 内の getLinks
定義:
インタフェース IHTMLDocument2 内の getLinks

getForms

public IHTMLElementCollection getForms()
定義:
インタフェース DispHTMLDocument 内の getForms
定義:
インタフェース DispHTMLDocumentDefault 内の getForms
定義:
インタフェース IHTMLDocument2 内の getForms

getAnchors

public IHTMLElementCollection getAnchors()
定義:
インタフェース DispHTMLDocument 内の getAnchors
定義:
インタフェース DispHTMLDocumentDefault 内の getAnchors
定義:
インタフェース IHTMLDocument2 内の getAnchors

setTitle

public void setTitle(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setTitle
定義:
インタフェース DispHTMLDocumentDefault 内の setTitle
定義:
インタフェース IHTMLDocument2 内の setTitle

getTitle

public java.lang.String getTitle()
定義:
インタフェース DispHTMLDocument 内の getTitle
定義:
インタフェース DispHTMLDocumentDefault 内の getTitle
定義:
インタフェース IHTMLDocument2 内の getTitle

getScripts

public IHTMLElementCollection getScripts()
定義:
インタフェース DispHTMLDocument 内の getScripts
定義:
インタフェース DispHTMLDocumentDefault 内の getScripts
定義:
インタフェース IHTMLDocument2 内の getScripts

setDesignMode

public void setDesignMode(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setDesignMode
定義:
インタフェース DispHTMLDocumentDefault 内の setDesignMode
定義:
インタフェース IHTMLDocument2 内の setDesignMode

getDesignMode

public java.lang.String getDesignMode()
定義:
インタフェース DispHTMLDocument 内の getDesignMode
定義:
インタフェース DispHTMLDocumentDefault 内の getDesignMode
定義:
インタフェース IHTMLDocument2 内の getDesignMode

getSelection

public IHTMLSelectionObject getSelection()
定義:
インタフェース DispHTMLDocument 内の getSelection
定義:
インタフェース DispHTMLDocumentDefault 内の getSelection
定義:
インタフェース IHTMLDocument2 内の getSelection

getReadyState

public java.lang.String getReadyState()
定義:
インタフェース DispHTMLDocument 内の getReadyState
定義:
インタフェース DispHTMLDocumentDefault 内の getReadyState
定義:
インタフェース IHTMLDocument2 内の getReadyState

getFrames

public IHTMLFramesCollection2 getFrames()
定義:
インタフェース DispHTMLDocument 内の getFrames
定義:
インタフェース DispHTMLDocumentDefault 内の getFrames
定義:
インタフェース IHTMLDocument2 内の getFrames

getEmbeds

public IHTMLElementCollection getEmbeds()
定義:
インタフェース DispHTMLDocument 内の getEmbeds
定義:
インタフェース DispHTMLDocumentDefault 内の getEmbeds
定義:
インタフェース IHTMLDocument2 内の getEmbeds

getPlugins

public IHTMLElementCollection getPlugins()
定義:
インタフェース DispHTMLDocument 内の getPlugins
定義:
インタフェース DispHTMLDocumentDefault 内の getPlugins
定義:
インタフェース IHTMLDocument2 内の getPlugins

setAlinkColor

public void setAlinkColor(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setAlinkColor
定義:
インタフェース DispHTMLDocumentDefault 内の setAlinkColor
定義:
インタフェース IHTMLDocument2 内の setAlinkColor

getAlinkColor

public com.ms.com.Variant getAlinkColor()
定義:
インタフェース DispHTMLDocument 内の getAlinkColor
定義:
インタフェース DispHTMLDocumentDefault 内の getAlinkColor
定義:
インタフェース IHTMLDocument2 内の getAlinkColor

setBgColor

public void setBgColor(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setBgColor
定義:
インタフェース DispHTMLDocumentDefault 内の setBgColor
定義:
インタフェース IHTMLDocument2 内の setBgColor

getBgColor

public com.ms.com.Variant getBgColor()
定義:
インタフェース DispHTMLDocument 内の getBgColor
定義:
インタフェース DispHTMLDocumentDefault 内の getBgColor
定義:
インタフェース IHTMLDocument2 内の getBgColor

setFgColor

public void setFgColor(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setFgColor
定義:
インタフェース DispHTMLDocumentDefault 内の setFgColor
定義:
インタフェース IHTMLDocument2 内の setFgColor

getFgColor

public com.ms.com.Variant getFgColor()
定義:
インタフェース DispHTMLDocument 内の getFgColor
定義:
インタフェース DispHTMLDocumentDefault 内の getFgColor
定義:
インタフェース IHTMLDocument2 内の getFgColor

setLinkColor

public void setLinkColor(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setLinkColor
定義:
インタフェース DispHTMLDocumentDefault 内の setLinkColor
定義:
インタフェース IHTMLDocument2 内の setLinkColor

getLinkColor

public com.ms.com.Variant getLinkColor()
定義:
インタフェース DispHTMLDocument 内の getLinkColor
定義:
インタフェース DispHTMLDocumentDefault 内の getLinkColor
定義:
インタフェース IHTMLDocument2 内の getLinkColor

setVlinkColor

public void setVlinkColor(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setVlinkColor
定義:
インタフェース DispHTMLDocumentDefault 内の setVlinkColor
定義:
インタフェース IHTMLDocument2 内の setVlinkColor

getVlinkColor

public com.ms.com.Variant getVlinkColor()
定義:
インタフェース DispHTMLDocument 内の getVlinkColor
定義:
インタフェース DispHTMLDocumentDefault 内の getVlinkColor
定義:
インタフェース IHTMLDocument2 内の getVlinkColor

getReferrer

public java.lang.String getReferrer()
定義:
インタフェース DispHTMLDocument 内の getReferrer
定義:
インタフェース DispHTMLDocumentDefault 内の getReferrer
定義:
インタフェース IHTMLDocument2 内の getReferrer

getLocation

public IHTMLLocation getLocation()
定義:
インタフェース DispHTMLDocument 内の getLocation
定義:
インタフェース DispHTMLDocumentDefault 内の getLocation
定義:
インタフェース IHTMLDocument2 内の getLocation

getLastModified

public java.lang.String getLastModified()
定義:
インタフェース DispHTMLDocument 内の getLastModified
定義:
インタフェース DispHTMLDocumentDefault 内の getLastModified
定義:
インタフェース IHTMLDocument2 内の getLastModified

setUrl

public void setUrl(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setUrl
定義:
インタフェース DispHTMLDocumentDefault 内の setUrl
定義:
インタフェース IHTMLDocument2 内の setUrl

getUrl

public java.lang.String getUrl()
定義:
インタフェース DispHTMLDocument 内の getUrl
定義:
インタフェース DispHTMLDocumentDefault 内の getUrl
定義:
インタフェース IHTMLDocument2 内の getUrl

setDomain

public void setDomain(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setDomain
定義:
インタフェース DispHTMLDocumentDefault 内の setDomain
定義:
インタフェース IHTMLDocument2 内の setDomain

getDomain

public java.lang.String getDomain()
定義:
インタフェース DispHTMLDocument 内の getDomain
定義:
インタフェース DispHTMLDocumentDefault 内の getDomain
定義:
インタフェース IHTMLDocument2 内の getDomain

setCookie

public void setCookie(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setCookie
定義:
インタフェース DispHTMLDocumentDefault 内の setCookie
定義:
インタフェース IHTMLDocument2 内の setCookie

getCookie

public java.lang.String getCookie()
定義:
インタフェース DispHTMLDocument 内の getCookie
定義:
インタフェース DispHTMLDocumentDefault 内の getCookie
定義:
インタフェース IHTMLDocument2 内の getCookie

setExpando

public void setExpando(boolean _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setExpando
定義:
インタフェース DispHTMLDocumentDefault 内の setExpando
定義:
インタフェース IHTMLDocument2 内の setExpando

getExpando

public boolean getExpando()
定義:
インタフェース DispHTMLDocument 内の getExpando
定義:
インタフェース DispHTMLDocumentDefault 内の getExpando
定義:
インタフェース IHTMLDocument2 内の getExpando

setCharset

public void setCharset(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setCharset
定義:
インタフェース DispHTMLDocumentDefault 内の setCharset
定義:
インタフェース IHTMLDocument2 内の setCharset

getCharset

public java.lang.String getCharset()
定義:
インタフェース DispHTMLDocument 内の getCharset
定義:
インタフェース DispHTMLDocumentDefault 内の getCharset
定義:
インタフェース IHTMLDocument2 内の getCharset

setDefaultCharset

public void setDefaultCharset(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setDefaultCharset
定義:
インタフェース DispHTMLDocumentDefault 内の setDefaultCharset
定義:
インタフェース IHTMLDocument2 内の setDefaultCharset

getDefaultCharset

public java.lang.String getDefaultCharset()
定義:
インタフェース DispHTMLDocument 内の getDefaultCharset
定義:
インタフェース DispHTMLDocumentDefault 内の getDefaultCharset
定義:
インタフェース IHTMLDocument2 内の getDefaultCharset

getMimeType

public java.lang.String getMimeType()
定義:
インタフェース DispHTMLDocument 内の getMimeType
定義:
インタフェース DispHTMLDocumentDefault 内の getMimeType
定義:
インタフェース IHTMLDocument2 内の getMimeType

getFileSize

public java.lang.String getFileSize()
定義:
インタフェース DispHTMLDocument 内の getFileSize
定義:
インタフェース DispHTMLDocumentDefault 内の getFileSize
定義:
インタフェース IHTMLDocument2 内の getFileSize

getFileCreatedDate

public java.lang.String getFileCreatedDate()
定義:
インタフェース DispHTMLDocument 内の getFileCreatedDate
定義:
インタフェース DispHTMLDocumentDefault 内の getFileCreatedDate
定義:
インタフェース IHTMLDocument2 内の getFileCreatedDate

getFileModifiedDate

public java.lang.String getFileModifiedDate()
定義:
インタフェース DispHTMLDocument 内の getFileModifiedDate
定義:
インタフェース DispHTMLDocumentDefault 内の getFileModifiedDate
定義:
インタフェース IHTMLDocument2 内の getFileModifiedDate

getFileUpdatedDate

public java.lang.String getFileUpdatedDate()
定義:
インタフェース DispHTMLDocument 内の getFileUpdatedDate
定義:
インタフェース DispHTMLDocumentDefault 内の getFileUpdatedDate
定義:
インタフェース IHTMLDocument2 内の getFileUpdatedDate

getSecurity

public java.lang.String getSecurity()
定義:
インタフェース DispHTMLDocument 内の getSecurity
定義:
インタフェース DispHTMLDocumentDefault 内の getSecurity
定義:
インタフェース IHTMLDocument2 内の getSecurity

getProtocol

public java.lang.String getProtocol()
定義:
インタフェース DispHTMLDocument 内の getProtocol
定義:
インタフェース DispHTMLDocumentDefault 内の getProtocol
定義:
インタフェース IHTMLDocument2 内の getProtocol

getNameProp

public java.lang.String getNameProp()
定義:
インタフェース DispHTMLDocument 内の getNameProp
定義:
インタフェース DispHTMLDocumentDefault 内の getNameProp
定義:
インタフェース IHTMLDocument2 内の getNameProp

write

public void write(com.ms.com.SafeArray psarray)
定義:
インタフェース DispHTMLDocument 内の write
定義:
インタフェース DispHTMLDocumentDefault 内の write
定義:
インタフェース IHTMLDocument2 内の write

writeln

public void writeln(com.ms.com.SafeArray psarray)
定義:
インタフェース DispHTMLDocument 内の writeln
定義:
インタフェース DispHTMLDocumentDefault 内の writeln
定義:
インタフェース IHTMLDocument2 内の writeln

open

public java.lang.Object open(java.lang.String url,
                             com.ms.com.Variant name,
                             com.ms.com.Variant features,
                             com.ms.com.Variant replace)
定義:
インタフェース DispHTMLDocument 内の open
定義:
インタフェース DispHTMLDocumentDefault 内の open
定義:
インタフェース IHTMLDocument2 内の open

close

public void close()
定義:
インタフェース DispHTMLDocument 内の close
定義:
インタフェース DispHTMLDocumentDefault 内の close
定義:
インタフェース IHTMLDocument2 内の close

clear

public void clear()
定義:
インタフェース DispHTMLDocument 内の clear
定義:
インタフェース DispHTMLDocumentDefault 内の clear
定義:
インタフェース IHTMLDocument2 内の clear

queryCommandSupported

public boolean queryCommandSupported(java.lang.String cmdID)
定義:
インタフェース DispHTMLDocument 内の queryCommandSupported
定義:
インタフェース DispHTMLDocumentDefault 内の queryCommandSupported
定義:
インタフェース IHTMLDocument2 内の queryCommandSupported

queryCommandEnabled

public boolean queryCommandEnabled(java.lang.String cmdID)
定義:
インタフェース DispHTMLDocument 内の queryCommandEnabled
定義:
インタフェース DispHTMLDocumentDefault 内の queryCommandEnabled
定義:
インタフェース IHTMLDocument2 内の queryCommandEnabled

queryCommandState

public boolean queryCommandState(java.lang.String cmdID)
定義:
インタフェース DispHTMLDocument 内の queryCommandState
定義:
インタフェース DispHTMLDocumentDefault 内の queryCommandState
定義:
インタフェース IHTMLDocument2 内の queryCommandState

queryCommandIndeterm

public boolean queryCommandIndeterm(java.lang.String cmdID)
定義:
インタフェース DispHTMLDocument 内の queryCommandIndeterm
定義:
インタフェース DispHTMLDocumentDefault 内の queryCommandIndeterm
定義:
インタフェース IHTMLDocument2 内の queryCommandIndeterm

queryCommandText

public java.lang.String queryCommandText(java.lang.String cmdID)
定義:
インタフェース DispHTMLDocument 内の queryCommandText
定義:
インタフェース DispHTMLDocumentDefault 内の queryCommandText
定義:
インタフェース IHTMLDocument2 内の queryCommandText

queryCommandValue

public com.ms.com.Variant queryCommandValue(java.lang.String cmdID)
定義:
インタフェース DispHTMLDocument 内の queryCommandValue
定義:
インタフェース DispHTMLDocumentDefault 内の queryCommandValue
定義:
インタフェース IHTMLDocument2 内の queryCommandValue

execCommand

public boolean execCommand(java.lang.String cmdID,
                           boolean showUI,
                           com.ms.com.Variant value)
定義:
インタフェース DispHTMLDocument 内の execCommand
定義:
インタフェース DispHTMLDocumentDefault 内の execCommand
定義:
インタフェース IHTMLDocument2 内の execCommand

execCommandShowHelp

public boolean execCommandShowHelp(java.lang.String cmdID)
定義:
インタフェース DispHTMLDocument 内の execCommandShowHelp
定義:
インタフェース DispHTMLDocumentDefault 内の execCommandShowHelp
定義:
インタフェース IHTMLDocument2 内の execCommandShowHelp

createElement

public IHTMLElement createElement(java.lang.String eTag)
定義:
インタフェース DispHTMLDocument 内の createElement
定義:
インタフェース DispHTMLDocumentDefault 内の createElement
定義:
インタフェース IHTMLDocument2 内の createElement

setOnhelp

public void setOnhelp(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnhelp
定義:
インタフェース DispHTMLDocumentDefault 内の setOnhelp
定義:
インタフェース IHTMLDocument2 内の setOnhelp

getOnhelp

public com.ms.com.Variant getOnhelp()
定義:
インタフェース DispHTMLDocument 内の getOnhelp
定義:
インタフェース DispHTMLDocumentDefault 内の getOnhelp
定義:
インタフェース IHTMLDocument2 内の getOnhelp

setOnclick

public void setOnclick(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnclick
定義:
インタフェース DispHTMLDocumentDefault 内の setOnclick
定義:
インタフェース IHTMLDocument2 内の setOnclick

getOnclick

public com.ms.com.Variant getOnclick()
定義:
インタフェース DispHTMLDocument 内の getOnclick
定義:
インタフェース DispHTMLDocumentDefault 内の getOnclick
定義:
インタフェース IHTMLDocument2 内の getOnclick

setOndblclick

public void setOndblclick(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOndblclick
定義:
インタフェース DispHTMLDocumentDefault 内の setOndblclick
定義:
インタフェース IHTMLDocument2 内の setOndblclick

getOndblclick

public com.ms.com.Variant getOndblclick()
定義:
インタフェース DispHTMLDocument 内の getOndblclick
定義:
インタフェース DispHTMLDocumentDefault 内の getOndblclick
定義:
インタフェース IHTMLDocument2 内の getOndblclick

setOnkeyup

public void setOnkeyup(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnkeyup
定義:
インタフェース DispHTMLDocumentDefault 内の setOnkeyup
定義:
インタフェース IHTMLDocument2 内の setOnkeyup

getOnkeyup

public com.ms.com.Variant getOnkeyup()
定義:
インタフェース DispHTMLDocument 内の getOnkeyup
定義:
インタフェース DispHTMLDocumentDefault 内の getOnkeyup
定義:
インタフェース IHTMLDocument2 内の getOnkeyup

setOnkeydown

public void setOnkeydown(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnkeydown
定義:
インタフェース DispHTMLDocumentDefault 内の setOnkeydown
定義:
インタフェース IHTMLDocument2 内の setOnkeydown

getOnkeydown

public com.ms.com.Variant getOnkeydown()
定義:
インタフェース DispHTMLDocument 内の getOnkeydown
定義:
インタフェース DispHTMLDocumentDefault 内の getOnkeydown
定義:
インタフェース IHTMLDocument2 内の getOnkeydown

setOnkeypress

public void setOnkeypress(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnkeypress
定義:
インタフェース DispHTMLDocumentDefault 内の setOnkeypress
定義:
インタフェース IHTMLDocument2 内の setOnkeypress

getOnkeypress

public com.ms.com.Variant getOnkeypress()
定義:
インタフェース DispHTMLDocument 内の getOnkeypress
定義:
インタフェース DispHTMLDocumentDefault 内の getOnkeypress
定義:
インタフェース IHTMLDocument2 内の getOnkeypress

setOnmouseup

public void setOnmouseup(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnmouseup
定義:
インタフェース DispHTMLDocumentDefault 内の setOnmouseup
定義:
インタフェース IHTMLDocument2 内の setOnmouseup

getOnmouseup

public com.ms.com.Variant getOnmouseup()
定義:
インタフェース DispHTMLDocument 内の getOnmouseup
定義:
インタフェース DispHTMLDocumentDefault 内の getOnmouseup
定義:
インタフェース IHTMLDocument2 内の getOnmouseup

setOnmousedown

public void setOnmousedown(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnmousedown
定義:
インタフェース DispHTMLDocumentDefault 内の setOnmousedown
定義:
インタフェース IHTMLDocument2 内の setOnmousedown

getOnmousedown

public com.ms.com.Variant getOnmousedown()
定義:
インタフェース DispHTMLDocument 内の getOnmousedown
定義:
インタフェース DispHTMLDocumentDefault 内の getOnmousedown
定義:
インタフェース IHTMLDocument2 内の getOnmousedown

setOnmousemove

public void setOnmousemove(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnmousemove
定義:
インタフェース DispHTMLDocumentDefault 内の setOnmousemove
定義:
インタフェース IHTMLDocument2 内の setOnmousemove

getOnmousemove

public com.ms.com.Variant getOnmousemove()
定義:
インタフェース DispHTMLDocument 内の getOnmousemove
定義:
インタフェース DispHTMLDocumentDefault 内の getOnmousemove
定義:
インタフェース IHTMLDocument2 内の getOnmousemove

setOnmouseout

public void setOnmouseout(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnmouseout
定義:
インタフェース DispHTMLDocumentDefault 内の setOnmouseout
定義:
インタフェース IHTMLDocument2 内の setOnmouseout

getOnmouseout

public com.ms.com.Variant getOnmouseout()
定義:
インタフェース DispHTMLDocument 内の getOnmouseout
定義:
インタフェース DispHTMLDocumentDefault 内の getOnmouseout
定義:
インタフェース IHTMLDocument2 内の getOnmouseout

setOnmouseover

public void setOnmouseover(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnmouseover
定義:
インタフェース DispHTMLDocumentDefault 内の setOnmouseover
定義:
インタフェース IHTMLDocument2 内の setOnmouseover

getOnmouseover

public com.ms.com.Variant getOnmouseover()
定義:
インタフェース DispHTMLDocument 内の getOnmouseover
定義:
インタフェース DispHTMLDocumentDefault 内の getOnmouseover
定義:
インタフェース IHTMLDocument2 内の getOnmouseover

setOnreadystatechange

public void setOnreadystatechange(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnreadystatechange
定義:
インタフェース DispHTMLDocumentDefault 内の setOnreadystatechange
定義:
インタフェース IHTMLDocument2 内の setOnreadystatechange

getOnreadystatechange

public com.ms.com.Variant getOnreadystatechange()
定義:
インタフェース DispHTMLDocument 内の getOnreadystatechange
定義:
インタフェース DispHTMLDocumentDefault 内の getOnreadystatechange
定義:
インタフェース IHTMLDocument2 内の getOnreadystatechange

setOnafterupdate

public void setOnafterupdate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnafterupdate
定義:
インタフェース DispHTMLDocumentDefault 内の setOnafterupdate
定義:
インタフェース IHTMLDocument2 内の setOnafterupdate

getOnafterupdate

public com.ms.com.Variant getOnafterupdate()
定義:
インタフェース DispHTMLDocument 内の getOnafterupdate
定義:
インタフェース DispHTMLDocumentDefault 内の getOnafterupdate
定義:
インタフェース IHTMLDocument2 内の getOnafterupdate

setOnrowexit

public void setOnrowexit(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnrowexit
定義:
インタフェース DispHTMLDocumentDefault 内の setOnrowexit
定義:
インタフェース IHTMLDocument2 内の setOnrowexit

getOnrowexit

public com.ms.com.Variant getOnrowexit()
定義:
インタフェース DispHTMLDocument 内の getOnrowexit
定義:
インタフェース DispHTMLDocumentDefault 内の getOnrowexit
定義:
インタフェース IHTMLDocument2 内の getOnrowexit

setOnrowenter

public void setOnrowenter(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnrowenter
定義:
インタフェース DispHTMLDocumentDefault 内の setOnrowenter
定義:
インタフェース IHTMLDocument2 内の setOnrowenter

getOnrowenter

public com.ms.com.Variant getOnrowenter()
定義:
インタフェース DispHTMLDocument 内の getOnrowenter
定義:
インタフェース DispHTMLDocumentDefault 内の getOnrowenter
定義:
インタフェース IHTMLDocument2 内の getOnrowenter

setOndragstart

public void setOndragstart(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOndragstart
定義:
インタフェース DispHTMLDocumentDefault 内の setOndragstart
定義:
インタフェース IHTMLDocument2 内の setOndragstart

getOndragstart

public com.ms.com.Variant getOndragstart()
定義:
インタフェース DispHTMLDocument 内の getOndragstart
定義:
インタフェース DispHTMLDocumentDefault 内の getOndragstart
定義:
インタフェース IHTMLDocument2 内の getOndragstart

setOnselectstart

public void setOnselectstart(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnselectstart
定義:
インタフェース DispHTMLDocumentDefault 内の setOnselectstart
定義:
インタフェース IHTMLDocument2 内の setOnselectstart

getOnselectstart

public com.ms.com.Variant getOnselectstart()
定義:
インタフェース DispHTMLDocument 内の getOnselectstart
定義:
インタフェース DispHTMLDocumentDefault 内の getOnselectstart
定義:
インタフェース IHTMLDocument2 内の getOnselectstart

elementFromPoint

public IHTMLElement elementFromPoint(int x,
                                     int y)
定義:
インタフェース DispHTMLDocument 内の elementFromPoint
定義:
インタフェース DispHTMLDocumentDefault 内の elementFromPoint
定義:
インタフェース IHTMLDocument2 内の elementFromPoint

getParentWindow

public IHTMLWindow2 getParentWindow()
定義:
インタフェース DispHTMLDocument 内の getParentWindow
定義:
インタフェース DispHTMLDocumentDefault 内の getParentWindow
定義:
インタフェース IHTMLDocument2 内の getParentWindow

getStyleSheets

public IHTMLStyleSheetsCollection getStyleSheets()
定義:
インタフェース DispHTMLDocument 内の getStyleSheets
定義:
インタフェース DispHTMLDocumentDefault 内の getStyleSheets
定義:
インタフェース IHTMLDocument2 内の getStyleSheets

setOnbeforeupdate

public void setOnbeforeupdate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnbeforeupdate
定義:
インタフェース DispHTMLDocumentDefault 内の setOnbeforeupdate
定義:
インタフェース IHTMLDocument2 内の setOnbeforeupdate

getOnbeforeupdate

public com.ms.com.Variant getOnbeforeupdate()
定義:
インタフェース DispHTMLDocument 内の getOnbeforeupdate
定義:
インタフェース DispHTMLDocumentDefault 内の getOnbeforeupdate
定義:
インタフェース IHTMLDocument2 内の getOnbeforeupdate

setOnerrorupdate

public void setOnerrorupdate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnerrorupdate
定義:
インタフェース DispHTMLDocumentDefault 内の setOnerrorupdate
定義:
インタフェース IHTMLDocument2 内の setOnerrorupdate

getOnerrorupdate

public com.ms.com.Variant getOnerrorupdate()
定義:
インタフェース DispHTMLDocument 内の getOnerrorupdate
定義:
インタフェース DispHTMLDocumentDefault 内の getOnerrorupdate
定義:
インタフェース IHTMLDocument2 内の getOnerrorupdate

createStyleSheet

public IHTMLStyleSheet createStyleSheet(java.lang.String bstrHref,
                                        int lIndex)
定義:
インタフェース DispHTMLDocument 内の createStyleSheet
定義:
インタフェース DispHTMLDocumentDefault 内の createStyleSheet
定義:
インタフェース IHTMLDocument2 内の createStyleSheet

releaseCapture

public void releaseCapture()
定義:
インタフェース DispHTMLDocument 内の releaseCapture
定義:
インタフェース DispHTMLDocumentDefault 内の releaseCapture
定義:
インタフェース IHTMLDocument3 内の releaseCapture

recalc

public void recalc(boolean fForce)
定義:
インタフェース DispHTMLDocument 内の recalc
定義:
インタフェース DispHTMLDocumentDefault 内の recalc
定義:
インタフェース IHTMLDocument3 内の recalc

createTextNode

public IHTMLDOMNode createTextNode(java.lang.String text)
定義:
インタフェース DispHTMLDocument 内の createTextNode
定義:
インタフェース DispHTMLDocumentDefault 内の createTextNode
定義:
インタフェース IHTMLDocument3 内の createTextNode

getDocumentElement

public IHTMLElement getDocumentElement()
定義:
インタフェース DispHTMLDocument 内の getDocumentElement
定義:
インタフェース DispHTMLDocumentDefault 内の getDocumentElement
定義:
インタフェース IHTMLDocument3 内の getDocumentElement

getUniqueID

public java.lang.String getUniqueID()
定義:
インタフェース DispHTMLDocument 内の getUniqueID
定義:
インタフェース DispHTMLDocumentDefault 内の getUniqueID
定義:
インタフェース IHTMLDocument3 内の getUniqueID

attachEvent

public boolean attachEvent(java.lang.String event,
                           java.lang.Object pdisp)
定義:
インタフェース DispHTMLDocument 内の attachEvent
定義:
インタフェース DispHTMLDocumentDefault 内の attachEvent
定義:
インタフェース IHTMLDocument3 内の attachEvent

detachEvent

public void detachEvent(java.lang.String event,
                        java.lang.Object pdisp)
定義:
インタフェース DispHTMLDocument 内の detachEvent
定義:
インタフェース DispHTMLDocumentDefault 内の detachEvent
定義:
インタフェース IHTMLDocument3 内の detachEvent

setOnrowsdelete

public void setOnrowsdelete(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnrowsdelete
定義:
インタフェース DispHTMLDocumentDefault 内の setOnrowsdelete
定義:
インタフェース IHTMLDocument3 内の setOnrowsdelete

getOnrowsdelete

public com.ms.com.Variant getOnrowsdelete()
定義:
インタフェース DispHTMLDocument 内の getOnrowsdelete
定義:
インタフェース DispHTMLDocumentDefault 内の getOnrowsdelete
定義:
インタフェース IHTMLDocument3 内の getOnrowsdelete

setOnrowsinserted

public void setOnrowsinserted(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnrowsinserted
定義:
インタフェース DispHTMLDocumentDefault 内の setOnrowsinserted
定義:
インタフェース IHTMLDocument3 内の setOnrowsinserted

getOnrowsinserted

public com.ms.com.Variant getOnrowsinserted()
定義:
インタフェース DispHTMLDocument 内の getOnrowsinserted
定義:
インタフェース DispHTMLDocumentDefault 内の getOnrowsinserted
定義:
インタフェース IHTMLDocument3 内の getOnrowsinserted

setOncellchange

public void setOncellchange(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOncellchange
定義:
インタフェース DispHTMLDocumentDefault 内の setOncellchange
定義:
インタフェース IHTMLDocument3 内の setOncellchange

getOncellchange

public com.ms.com.Variant getOncellchange()
定義:
インタフェース DispHTMLDocument 内の getOncellchange
定義:
インタフェース DispHTMLDocumentDefault 内の getOncellchange
定義:
インタフェース IHTMLDocument3 内の getOncellchange

setOndatasetchanged

public void setOndatasetchanged(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOndatasetchanged
定義:
インタフェース DispHTMLDocumentDefault 内の setOndatasetchanged
定義:
インタフェース IHTMLDocument3 内の setOndatasetchanged

getOndatasetchanged

public com.ms.com.Variant getOndatasetchanged()
定義:
インタフェース DispHTMLDocument 内の getOndatasetchanged
定義:
インタフェース DispHTMLDocumentDefault 内の getOndatasetchanged
定義:
インタフェース IHTMLDocument3 内の getOndatasetchanged

setOndataavailable

public void setOndataavailable(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOndataavailable
定義:
インタフェース DispHTMLDocumentDefault 内の setOndataavailable
定義:
インタフェース IHTMLDocument3 内の setOndataavailable

getOndataavailable

public com.ms.com.Variant getOndataavailable()
定義:
インタフェース DispHTMLDocument 内の getOndataavailable
定義:
インタフェース DispHTMLDocumentDefault 内の getOndataavailable
定義:
インタフェース IHTMLDocument3 内の getOndataavailable

setOndatasetcomplete

public void setOndatasetcomplete(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOndatasetcomplete
定義:
インタフェース DispHTMLDocumentDefault 内の setOndatasetcomplete
定義:
インタフェース IHTMLDocument3 内の setOndatasetcomplete

getOndatasetcomplete

public com.ms.com.Variant getOndatasetcomplete()
定義:
インタフェース DispHTMLDocument 内の getOndatasetcomplete
定義:
インタフェース DispHTMLDocumentDefault 内の getOndatasetcomplete
定義:
インタフェース IHTMLDocument3 内の getOndatasetcomplete

setOnpropertychange

public void setOnpropertychange(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnpropertychange
定義:
インタフェース DispHTMLDocumentDefault 内の setOnpropertychange
定義:
インタフェース IHTMLDocument3 内の setOnpropertychange

getOnpropertychange

public com.ms.com.Variant getOnpropertychange()
定義:
インタフェース DispHTMLDocument 内の getOnpropertychange
定義:
インタフェース DispHTMLDocumentDefault 内の getOnpropertychange
定義:
インタフェース IHTMLDocument3 内の getOnpropertychange

setDir

public void setDir(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setDir
定義:
インタフェース DispHTMLDocumentDefault 内の setDir
定義:
インタフェース IHTMLDocument3 内の setDir

getDir

public java.lang.String getDir()
定義:
インタフェース DispHTMLDocument 内の getDir
定義:
インタフェース DispHTMLDocumentDefault 内の getDir
定義:
インタフェース IHTMLDocument3 内の getDir

setOncontextmenu

public void setOncontextmenu(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOncontextmenu
定義:
インタフェース DispHTMLDocumentDefault 内の setOncontextmenu
定義:
インタフェース IHTMLDocument3 内の setOncontextmenu

getOncontextmenu

public com.ms.com.Variant getOncontextmenu()
定義:
インタフェース DispHTMLDocument 内の getOncontextmenu
定義:
インタフェース DispHTMLDocumentDefault 内の getOncontextmenu
定義:
インタフェース IHTMLDocument3 内の getOncontextmenu

setOnstop

public void setOnstop(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnstop
定義:
インタフェース DispHTMLDocumentDefault 内の setOnstop
定義:
インタフェース IHTMLDocument3 内の setOnstop

getOnstop

public com.ms.com.Variant getOnstop()
定義:
インタフェース DispHTMLDocument 内の getOnstop
定義:
インタフェース DispHTMLDocumentDefault 内の getOnstop
定義:
インタフェース IHTMLDocument3 内の getOnstop

createDocumentFragment

public IHTMLDocument2 createDocumentFragment()
定義:
インタフェース DispHTMLDocument 内の createDocumentFragment
定義:
インタフェース DispHTMLDocumentDefault 内の createDocumentFragment
定義:
インタフェース IHTMLDocument3 内の createDocumentFragment

getParentDocument

public IHTMLDocument2 getParentDocument()
定義:
インタフェース DispHTMLDocument 内の getParentDocument
定義:
インタフェース DispHTMLDocumentDefault 内の getParentDocument
定義:
インタフェース IHTMLDocument3 内の getParentDocument

setEnableDownload

public void setEnableDownload(boolean _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setEnableDownload
定義:
インタフェース DispHTMLDocumentDefault 内の setEnableDownload
定義:
インタフェース IHTMLDocument3 内の setEnableDownload

getEnableDownload

public boolean getEnableDownload()
定義:
インタフェース DispHTMLDocument 内の getEnableDownload
定義:
インタフェース DispHTMLDocumentDefault 内の getEnableDownload
定義:
インタフェース IHTMLDocument3 内の getEnableDownload

setBaseUrl

public void setBaseUrl(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setBaseUrl
定義:
インタフェース DispHTMLDocumentDefault 内の setBaseUrl
定義:
インタフェース IHTMLDocument3 内の setBaseUrl

getBaseUrl

public java.lang.String getBaseUrl()
定義:
インタフェース DispHTMLDocument 内の getBaseUrl
定義:
インタフェース DispHTMLDocumentDefault 内の getBaseUrl
定義:
インタフェース IHTMLDocument3 内の getBaseUrl

setInheritStyleSheets

public void setInheritStyleSheets(boolean _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setInheritStyleSheets
定義:
インタフェース DispHTMLDocumentDefault 内の setInheritStyleSheets
定義:
インタフェース IHTMLDocument3 内の setInheritStyleSheets

getInheritStyleSheets

public boolean getInheritStyleSheets()
定義:
インタフェース DispHTMLDocument 内の getInheritStyleSheets
定義:
インタフェース DispHTMLDocumentDefault 内の getInheritStyleSheets
定義:
インタフェース IHTMLDocument3 内の getInheritStyleSheets

setOnbeforeeditfocus

public void setOnbeforeeditfocus(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnbeforeeditfocus
定義:
インタフェース DispHTMLDocumentDefault 内の setOnbeforeeditfocus
定義:
インタフェース IHTMLDocument3 内の setOnbeforeeditfocus

getOnbeforeeditfocus

public com.ms.com.Variant getOnbeforeeditfocus()
定義:
インタフェース DispHTMLDocument 内の getOnbeforeeditfocus
定義:
インタフェース DispHTMLDocumentDefault 内の getOnbeforeeditfocus
定義:
インタフェース IHTMLDocument3 内の getOnbeforeeditfocus

getElementsByName

public IHTMLElementCollection getElementsByName(java.lang.String v)
定義:
インタフェース DispHTMLDocument 内の getElementsByName
定義:
インタフェース DispHTMLDocumentDefault 内の getElementsByName
定義:
インタフェース IHTMLDocument3 内の getElementsByName

getElementById

public IHTMLElement getElementById(java.lang.String v)
定義:
インタフェース DispHTMLDocument 内の getElementById
定義:
インタフェース DispHTMLDocumentDefault 内の getElementById
定義:
インタフェース IHTMLDocument3 内の getElementById

getElementsByTagName

public IHTMLElementCollection getElementsByTagName(java.lang.String v)
定義:
インタフェース DispHTMLDocument 内の getElementsByTagName
定義:
インタフェース DispHTMLDocumentDefault 内の getElementsByTagName
定義:
インタフェース IHTMLDocument3 内の getElementsByTagName

focus

public void focus()
定義:
インタフェース DispHTMLDocument 内の focus
定義:
インタフェース DispHTMLDocumentDefault 内の focus
定義:
インタフェース IHTMLDocument4 内の focus

hasFocus

public boolean hasFocus()
定義:
インタフェース DispHTMLDocument 内の hasFocus
定義:
インタフェース DispHTMLDocumentDefault 内の hasFocus
定義:
インタフェース IHTMLDocument4 内の hasFocus

setOnselectionchange

public void setOnselectionchange(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnselectionchange
定義:
インタフェース DispHTMLDocumentDefault 内の setOnselectionchange
定義:
インタフェース IHTMLDocument4 内の setOnselectionchange

getOnselectionchange

public com.ms.com.Variant getOnselectionchange()
定義:
インタフェース DispHTMLDocument 内の getOnselectionchange
定義:
インタフェース DispHTMLDocumentDefault 内の getOnselectionchange
定義:
インタフェース IHTMLDocument4 内の getOnselectionchange

getNamespaces

public java.lang.Object getNamespaces()
定義:
インタフェース DispHTMLDocument 内の getNamespaces
定義:
インタフェース DispHTMLDocumentDefault 内の getNamespaces
定義:
インタフェース IHTMLDocument4 内の getNamespaces

createDocumentFromUrl

public IHTMLDocument2 createDocumentFromUrl(java.lang.String bstrUrl,
                                            java.lang.String bstrOptions)
定義:
インタフェース DispHTMLDocument 内の createDocumentFromUrl
定義:
インタフェース DispHTMLDocumentDefault 内の createDocumentFromUrl
定義:
インタフェース IHTMLDocument4 内の createDocumentFromUrl

setMedia

public void setMedia(java.lang.String _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setMedia
定義:
インタフェース DispHTMLDocumentDefault 内の setMedia
定義:
インタフェース IHTMLDocument4 内の setMedia

getMedia

public java.lang.String getMedia()
定義:
インタフェース DispHTMLDocument 内の getMedia
定義:
インタフェース DispHTMLDocumentDefault 内の getMedia
定義:
インタフェース IHTMLDocument4 内の getMedia

CreateEventObject

public IHTMLEventObj CreateEventObject(com.ms.com.Variant pvarEventObject)
定義:
インタフェース DispHTMLDocument 内の CreateEventObject
定義:
インタフェース DispHTMLDocumentDefault 内の CreateEventObject
定義:
インタフェース IHTMLDocument4 内の CreateEventObject

FireEvent

public boolean FireEvent(java.lang.String bstrEventName,
                         com.ms.com.Variant pvarEventObject)
定義:
インタフェース DispHTMLDocument 内の FireEvent
定義:
インタフェース DispHTMLDocumentDefault 内の FireEvent
定義:
インタフェース IHTMLDocument4 内の FireEvent

createRenderStyle

public IHTMLRenderStyle createRenderStyle(java.lang.String v)
定義:
インタフェース DispHTMLDocument 内の createRenderStyle
定義:
インタフェース DispHTMLDocumentDefault 内の createRenderStyle
定義:
インタフェース IHTMLDocument4 内の createRenderStyle

setOncontrolselect

public void setOncontrolselect(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOncontrolselect
定義:
インタフェース DispHTMLDocumentDefault 内の setOncontrolselect
定義:
インタフェース IHTMLDocument4 内の setOncontrolselect

getOncontrolselect

public com.ms.com.Variant getOncontrolselect()
定義:
インタフェース DispHTMLDocument 内の getOncontrolselect
定義:
インタフェース DispHTMLDocumentDefault 内の getOncontrolselect
定義:
インタフェース IHTMLDocument4 内の getOncontrolselect

getURLUnencoded

public java.lang.String getURLUnencoded()
定義:
インタフェース DispHTMLDocument 内の getURLUnencoded
定義:
インタフェース DispHTMLDocumentDefault 内の getURLUnencoded
定義:
インタフェース IHTMLDocument4 内の getURLUnencoded

setOnmousewheel

public void setOnmousewheel(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnmousewheel
定義:
インタフェース DispHTMLDocumentDefault 内の setOnmousewheel
定義:
インタフェース IHTMLDocument5 内の setOnmousewheel

getOnmousewheel

public com.ms.com.Variant getOnmousewheel()
定義:
インタフェース DispHTMLDocument 内の getOnmousewheel
定義:
インタフェース DispHTMLDocumentDefault 内の getOnmousewheel
定義:
インタフェース IHTMLDocument5 内の getOnmousewheel

getDoctype

public IHTMLDOMNode getDoctype()
定義:
インタフェース DispHTMLDocument 内の getDoctype
定義:
インタフェース DispHTMLDocumentDefault 内の getDoctype
定義:
インタフェース IHTMLDocument5 内の getDoctype

getImplementation

public IHTMLDOMImplementation getImplementation()
定義:
インタフェース DispHTMLDocument 内の getImplementation
定義:
インタフェース DispHTMLDocumentDefault 内の getImplementation
定義:
インタフェース IHTMLDocument5 内の getImplementation

createAttribute

public IHTMLDOMAttribute createAttribute(java.lang.String bstrattrName)
定義:
インタフェース DispHTMLDocument 内の createAttribute
定義:
インタフェース DispHTMLDocumentDefault 内の createAttribute
定義:
インタフェース IHTMLDocument5 内の createAttribute

createComment

public IHTMLDOMNode createComment(java.lang.String bstrdata)
定義:
インタフェース DispHTMLDocument 内の createComment
定義:
インタフェース DispHTMLDocumentDefault 内の createComment
定義:
インタフェース IHTMLDocument5 内の createComment

setOnfocusin

public void setOnfocusin(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnfocusin
定義:
インタフェース DispHTMLDocumentDefault 内の setOnfocusin
定義:
インタフェース IHTMLDocument5 内の setOnfocusin

getOnfocusin

public com.ms.com.Variant getOnfocusin()
定義:
インタフェース DispHTMLDocument 内の getOnfocusin
定義:
インタフェース DispHTMLDocumentDefault 内の getOnfocusin
定義:
インタフェース IHTMLDocument5 内の getOnfocusin

setOnfocusout

public void setOnfocusout(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnfocusout
定義:
インタフェース DispHTMLDocumentDefault 内の setOnfocusout
定義:
インタフェース IHTMLDocument5 内の setOnfocusout

getOnfocusout

public com.ms.com.Variant getOnfocusout()
定義:
インタフェース DispHTMLDocument 内の getOnfocusout
定義:
インタフェース DispHTMLDocumentDefault 内の getOnfocusout
定義:
インタフェース IHTMLDocument5 内の getOnfocusout

setOnactivate

public void setOnactivate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnactivate
定義:
インタフェース DispHTMLDocumentDefault 内の setOnactivate
定義:
インタフェース IHTMLDocument5 内の setOnactivate

getOnactivate

public com.ms.com.Variant getOnactivate()
定義:
インタフェース DispHTMLDocument 内の getOnactivate
定義:
インタフェース DispHTMLDocumentDefault 内の getOnactivate
定義:
インタフェース IHTMLDocument5 内の getOnactivate

setOndeactivate

public void setOndeactivate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOndeactivate
定義:
インタフェース DispHTMLDocumentDefault 内の setOndeactivate
定義:
インタフェース IHTMLDocument5 内の setOndeactivate

getOndeactivate

public com.ms.com.Variant getOndeactivate()
定義:
インタフェース DispHTMLDocument 内の getOndeactivate
定義:
インタフェース DispHTMLDocumentDefault 内の getOndeactivate
定義:
インタフェース IHTMLDocument5 内の getOndeactivate

setOnbeforeactivate

public void setOnbeforeactivate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnbeforeactivate
定義:
インタフェース DispHTMLDocumentDefault 内の setOnbeforeactivate
定義:
インタフェース IHTMLDocument5 内の setOnbeforeactivate

getOnbeforeactivate

public com.ms.com.Variant getOnbeforeactivate()
定義:
インタフェース DispHTMLDocument 内の getOnbeforeactivate
定義:
インタフェース DispHTMLDocumentDefault 内の getOnbeforeactivate
定義:
インタフェース IHTMLDocument5 内の getOnbeforeactivate

setOnbeforedeactivate

public void setOnbeforedeactivate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnbeforedeactivate
定義:
インタフェース DispHTMLDocumentDefault 内の setOnbeforedeactivate
定義:
インタフェース IHTMLDocument5 内の setOnbeforedeactivate

getOnbeforedeactivate

public com.ms.com.Variant getOnbeforedeactivate()
定義:
インタフェース DispHTMLDocument 内の getOnbeforedeactivate
定義:
インタフェース DispHTMLDocumentDefault 内の getOnbeforedeactivate
定義:
インタフェース IHTMLDocument5 内の getOnbeforedeactivate

getCompatMode

public java.lang.String getCompatMode()
定義:
インタフェース DispHTMLDocument 内の getCompatMode
定義:
インタフェース DispHTMLDocumentDefault 内の getCompatMode
定義:
インタフェース IHTMLDocument5 内の getCompatMode

getCompatible

public IHTMLDocumentCompatibleInfoCollection getCompatible()
定義:
インタフェース DispHTMLDocument 内の getCompatible
定義:
インタフェース DispHTMLDocumentDefault 内の getCompatible

getDocumentMode

public com.ms.com.Variant getDocumentMode()
定義:
インタフェース DispHTMLDocument 内の getDocumentMode
定義:
インタフェース DispHTMLDocumentDefault 内の getDocumentMode

setOnstorage

public void setOnstorage(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnstorage
定義:
インタフェース DispHTMLDocumentDefault 内の setOnstorage

getOnstorage

public com.ms.com.Variant getOnstorage()
定義:
インタフェース DispHTMLDocument 内の getOnstorage
定義:
インタフェース DispHTMLDocumentDefault 内の getOnstorage

setOnstoragecommit

public void setOnstoragecommit(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setOnstoragecommit
定義:
インタフェース DispHTMLDocumentDefault 内の setOnstoragecommit

getOnstoragecommit

public com.ms.com.Variant getOnstoragecommit()
定義:
インタフェース DispHTMLDocument 内の getOnstoragecommit
定義:
インタフェース DispHTMLDocumentDefault 内の getOnstoragecommit

ie8_getElementById

public IHTMLElement2 ie8_getElementById(java.lang.String bstrId)
定義:
インタフェース DispHTMLDocument 内の ie8_getElementById
定義:
インタフェース DispHTMLDocumentDefault 内の ie8_getElementById

updateSettings

public void updateSettings()
定義:
インタフェース DispHTMLDocument 内の updateSettings
定義:
インタフェース DispHTMLDocumentDefault 内の updateSettings

getNodeType

public int getNodeType()
定義:
インタフェース DispHTMLDocument 内の getNodeType
定義:
インタフェース DispHTMLDocumentDefault 内の getNodeType
定義:
インタフェース IHTMLDOMNode 内の getNodeType

getParentNode

public IHTMLDOMNode getParentNode()
定義:
インタフェース DispHTMLDocument 内の getParentNode
定義:
インタフェース DispHTMLDocumentDefault 内の getParentNode
定義:
インタフェース IHTMLDOMNode 内の getParentNode

hasChildNodes

public boolean hasChildNodes()
定義:
インタフェース DispHTMLDocument 内の hasChildNodes
定義:
インタフェース DispHTMLDocumentDefault 内の hasChildNodes
定義:
インタフェース IHTMLDOMNode 内の hasChildNodes

getChildNodes

public java.lang.Object getChildNodes()
定義:
インタフェース DispHTMLDocument 内の getChildNodes
定義:
インタフェース DispHTMLDocumentDefault 内の getChildNodes
定義:
インタフェース IHTMLDocument3 内の getChildNodes
定義:
インタフェース IHTMLDOMNode 内の getChildNodes

getAttributes

public java.lang.Object getAttributes()
定義:
インタフェース DispHTMLDocument 内の getAttributes
定義:
インタフェース DispHTMLDocumentDefault 内の getAttributes
定義:
インタフェース IHTMLDOMNode 内の getAttributes

insertBefore

public IHTMLDOMNode insertBefore(IHTMLDOMNode newChild,
                                 com.ms.com.Variant refChild)
定義:
インタフェース DispHTMLDocument 内の insertBefore
定義:
インタフェース DispHTMLDocumentDefault 内の insertBefore
定義:
インタフェース IHTMLDOMNode 内の insertBefore

removeChild

public IHTMLDOMNode removeChild(IHTMLDOMNode oldChild)
定義:
インタフェース DispHTMLDocument 内の removeChild
定義:
インタフェース DispHTMLDocumentDefault 内の removeChild
定義:
インタフェース IHTMLDOMNode 内の removeChild

replaceChild

public IHTMLDOMNode replaceChild(IHTMLDOMNode newChild,
                                 IHTMLDOMNode oldChild)
定義:
インタフェース DispHTMLDocument 内の replaceChild
定義:
インタフェース DispHTMLDocumentDefault 内の replaceChild
定義:
インタフェース IHTMLDOMNode 内の replaceChild

cloneNode

public IHTMLDOMNode cloneNode(boolean fDeep)
定義:
インタフェース DispHTMLDocument 内の cloneNode
定義:
インタフェース DispHTMLDocumentDefault 内の cloneNode
定義:
インタフェース IHTMLDOMNode 内の cloneNode

removeNode

public IHTMLDOMNode removeNode(boolean fDeep)
定義:
インタフェース DispHTMLDocument 内の removeNode
定義:
インタフェース DispHTMLDocumentDefault 内の removeNode
定義:
インタフェース IHTMLDOMNode 内の removeNode

swapNode

public IHTMLDOMNode swapNode(IHTMLDOMNode otherNode)
定義:
インタフェース DispHTMLDocument 内の swapNode
定義:
インタフェース DispHTMLDocumentDefault 内の swapNode
定義:
インタフェース IHTMLDOMNode 内の swapNode

replaceNode

public IHTMLDOMNode replaceNode(IHTMLDOMNode replacement)
定義:
インタフェース DispHTMLDocument 内の replaceNode
定義:
インタフェース DispHTMLDocumentDefault 内の replaceNode
定義:
インタフェース IHTMLDOMNode 内の replaceNode

appendChild

public IHTMLDOMNode appendChild(IHTMLDOMNode newChild)
定義:
インタフェース DispHTMLDocument 内の appendChild
定義:
インタフェース DispHTMLDocumentDefault 内の appendChild
定義:
インタフェース IHTMLDOMNode 内の appendChild

getNodeName

public java.lang.String getNodeName()
定義:
インタフェース DispHTMLDocument 内の getNodeName
定義:
インタフェース DispHTMLDocumentDefault 内の getNodeName
定義:
インタフェース IHTMLDOMNode 内の getNodeName

setNodeValue

public void setNodeValue(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTMLDocument 内の setNodeValue
定義:
インタフェース DispHTMLDocumentDefault 内の setNodeValue
定義:
インタフェース IHTMLDOMNode 内の setNodeValue

getNodeValue

public com.ms.com.Variant getNodeValue()
定義:
インタフェース DispHTMLDocument 内の getNodeValue
定義:
インタフェース DispHTMLDocumentDefault 内の getNodeValue
定義:
インタフェース IHTMLDOMNode 内の getNodeValue

getFirstChild

public IHTMLDOMNode getFirstChild()
定義:
インタフェース DispHTMLDocument 内の getFirstChild
定義:
インタフェース DispHTMLDocumentDefault 内の getFirstChild
定義:
インタフェース IHTMLDOMNode 内の getFirstChild

getLastChild

public IHTMLDOMNode getLastChild()
定義:
インタフェース DispHTMLDocument 内の getLastChild
定義:
インタフェース DispHTMLDocumentDefault 内の getLastChild
定義:
インタフェース IHTMLDOMNode 内の getLastChild

getPreviousSibling

public IHTMLDOMNode getPreviousSibling()
定義:
インタフェース DispHTMLDocument 内の getPreviousSibling
定義:
インタフェース DispHTMLDocumentDefault 内の getPreviousSibling
定義:
インタフェース IHTMLDOMNode 内の getPreviousSibling

getNextSibling

public IHTMLDOMNode getNextSibling()
定義:
インタフェース DispHTMLDocument 内の getNextSibling
定義:
インタフェース DispHTMLDocumentDefault 内の getNextSibling
定義:
インタフェース IHTMLDOMNode 内の getNextSibling

getOwnerDocument

public java.lang.Object getOwnerDocument()
定義:
インタフェース DispHTMLDocument 内の getOwnerDocument
定義:
インタフェース DispHTMLDocumentDefault 内の getOwnerDocument
定義:
インタフェース IHTMLDOMNode2 内の getOwnerDocument

querySelector

public IHTMLElement querySelector(java.lang.String v)
定義:
インタフェース DispHTMLDocument 内の querySelector
定義:
インタフェース DispHTMLDocumentDefault 内の querySelector
定義:
インタフェース IDocumentSelector 内の querySelector

querySelectorAll

public IHTMLDOMChildrenCollection querySelectorAll(java.lang.String v)
定義:
インタフェース DispHTMLDocument 内の querySelectorAll
定義:
インタフェース DispHTMLDocumentDefault 内の querySelectorAll
定義:
インタフェース IDocumentSelector 内の querySelectorAll

getConstructor

public java.lang.Object getConstructor()
定義:
インタフェース DispHTMLDocument 内の getConstructor
定義:
インタフェース DispHTMLDocumentDefault 内の getConstructor
定義:
インタフェース IHTMLDOMConstructor 内の getConstructor

LookupGetter

public com.ms.com.Variant LookupGetter(java.lang.String propname)
定義:
インタフェース IHTMLDOMConstructor 内の LookupGetter

LookupSetter

public com.ms.com.Variant LookupSetter(java.lang.String propname)
定義:
インタフェース IHTMLDOMConstructor 内の LookupSetter

DefineGetter

public void DefineGetter(java.lang.String propname,
                         com.ms.com.Variant pdispHandler)
定義:
インタフェース IHTMLDOMConstructor 内の DefineGetter

DefineSetter

public void DefineSetter(java.lang.String propname,
                         com.ms.com.Variant pdispHandler)
定義:
インタフェース IHTMLDOMConstructor 内の DefineSetter