org.eclipse.swt.internal.mozilla
Class nsIDOMWindowCollection
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIDOMWindowCollection
public class nsIDOMWindowCollection
- extends nsISupports
Method Summary |
int |
GetLength(int[] aLength)
|
int |
Item(int index,
long[] _retval)
|
int |
NamedItem(long name,
long[] _retval)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IDOMWINDOWCOLLECTION_IID_STR
public static final java.lang.String NS_IDOMWINDOWCOLLECTION_IID_STR
- See Also:
- Constant Field Values
NS_IDOMWINDOWCOLLECTION_IID
public static final nsID NS_IDOMWINDOWCOLLECTION_IID
nsIDOMWindowCollection
public nsIDOMWindowCollection(long address)
GetLength
public int GetLength(int[] aLength)
Item
public int Item(int index,
long[] _retval)
NamedItem
public int NamedItem(long name,
long[] _retval)