mshtml
クラス HTMLAreasCollection

java.lang.Object
  上位を拡張 mshtml.HTMLAreasCollection
すべての実装されたインタフェース:
DispHTMLAreasCollection, DispHTMLAreasCollectionDefault, IHTMLAreasCollection, IHTMLAreasCollection2, IHTMLAreasCollection3, IHTMLDOMConstructor

public class HTMLAreasCollection
extends java.lang.Object
implements DispHTMLAreasCollectionDefault, IHTMLAreasCollection, IHTMLAreasCollection2, IHTMLAreasCollection3, IHTMLDOMConstructor


フィールドの概要
static com.ms.com._Guid clsid
           
static com.ms.com._Guid iid
           
 
コンストラクタの概要
HTMLAreasCollection()
           
 
メソッドの概要
 void add(IHTMLElement element, com.ms.com.Variant before)
           
 void DefineGetter(java.lang.String propname, com.ms.com.Variant pdispHandler)
           
 void DefineSetter(java.lang.String propname, com.ms.com.Variant pdispHandler)
           
 com.ms.com.IUnknown get_newEnum()
           
 java.lang.Object getConstructor()
           
 int getIe8_length()
           
 int getLength()
           
 IHTMLElement2 ie8_item(int index)
           
 IHTMLElement2 ie8_namedItem(java.lang.String name)
           
 java.lang.Object item(com.ms.com.Variant name, com.ms.com.Variant index)
           
 com.ms.com.Variant LookupGetter(java.lang.String propname)
           
 com.ms.com.Variant LookupSetter(java.lang.String propname)
           
 java.lang.Object namedItem(java.lang.String name)
           
 void remove(int index)
           
 void setLength(int _jcomparam_0)
           
 java.lang.Object tags(com.ms.com.Variant tagName)
           
 java.lang.Object urns(com.ms.com.Variant urn)
           
 
クラス 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
コンストラクタの詳細

HTMLAreasCollection

public HTMLAreasCollection()
メソッドの詳細

setLength

public void setLength(int _jcomparam_0)
定義:
インタフェース DispHTMLAreasCollection 内の setLength
定義:
インタフェース DispHTMLAreasCollectionDefault 内の setLength
定義:
インタフェース IHTMLAreasCollection 内の setLength

getLength

public int getLength()
定義:
インタフェース DispHTMLAreasCollection 内の getLength
定義:
インタフェース DispHTMLAreasCollectionDefault 内の getLength
定義:
インタフェース IHTMLAreasCollection 内の getLength

get_newEnum

public com.ms.com.IUnknown get_newEnum()
定義:
インタフェース DispHTMLAreasCollection 内の get_newEnum
定義:
インタフェース DispHTMLAreasCollectionDefault 内の get_newEnum
定義:
インタフェース IHTMLAreasCollection 内の get_newEnum

item

public java.lang.Object item(com.ms.com.Variant name,
                             com.ms.com.Variant index)
定義:
インタフェース DispHTMLAreasCollection 内の item
定義:
インタフェース DispHTMLAreasCollectionDefault 内の item
定義:
インタフェース IHTMLAreasCollection 内の item

tags

public java.lang.Object tags(com.ms.com.Variant tagName)
定義:
インタフェース DispHTMLAreasCollection 内の tags
定義:
インタフェース DispHTMLAreasCollectionDefault 内の tags
定義:
インタフェース IHTMLAreasCollection 内の tags

add

public void add(IHTMLElement element,
                com.ms.com.Variant before)
定義:
インタフェース DispHTMLAreasCollection 内の add
定義:
インタフェース DispHTMLAreasCollectionDefault 内の add
定義:
インタフェース IHTMLAreasCollection 内の add

remove

public void remove(int index)
定義:
インタフェース DispHTMLAreasCollection 内の remove
定義:
インタフェース DispHTMLAreasCollectionDefault 内の remove
定義:
インタフェース IHTMLAreasCollection 内の remove

urns

public java.lang.Object urns(com.ms.com.Variant urn)
定義:
インタフェース DispHTMLAreasCollection 内の urns
定義:
インタフェース DispHTMLAreasCollectionDefault 内の urns
定義:
インタフェース IHTMLAreasCollection2 内の urns

namedItem

public java.lang.Object namedItem(java.lang.String name)
定義:
インタフェース DispHTMLAreasCollection 内の namedItem
定義:
インタフェース DispHTMLAreasCollectionDefault 内の namedItem
定義:
インタフェース IHTMLAreasCollection3 内の namedItem

getIe8_length

public int getIe8_length()
定義:
インタフェース DispHTMLAreasCollection 内の getIe8_length
定義:
インタフェース DispHTMLAreasCollectionDefault 内の getIe8_length

ie8_item

public IHTMLElement2 ie8_item(int index)
定義:
インタフェース DispHTMLAreasCollection 内の ie8_item
定義:
インタフェース DispHTMLAreasCollectionDefault 内の ie8_item

ie8_namedItem

public IHTMLElement2 ie8_namedItem(java.lang.String name)
定義:
インタフェース DispHTMLAreasCollection 内の ie8_namedItem
定義:
インタフェース DispHTMLAreasCollectionDefault 内の ie8_namedItem

getConstructor

public java.lang.Object getConstructor()
定義:
インタフェース DispHTMLAreasCollection 内の getConstructor
定義:
インタフェース DispHTMLAreasCollectionDefault 内の 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