Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
I
M
O
P
T
_
C
ComMethod
- class oscript.data.
ComMethod
.
A
ComMethod
object is a wrapper for a method of a COM object
ComMethod(MemberTable)
- Constructor for class oscript.data.
ComMethod
For benefit of
BuiltinType
...
ComObject
- class oscript.data.
ComObject
.
A wrapper for the JAWIN COM library, for accessing COM/ActiveX objects on a windows system.
ComObject(String)
- Constructor for class oscript.data.
ComObject
Class Constructor.
ComObject(MemberTable)
- Constructor for class oscript.data.
ComObject
Class Constructor.
ComProperty
- class oscript.data.
ComProperty
.
A
ComMethod
object is a wrapper for a property of a COM object
callAsFunction(StackFrame, MemberTable)
- Method in class oscript.data.
ComMethod
Call this object as a function.
G
get()
- Method in class oscript.data.
ComProperty
getMember(int, boolean)
- Method in class oscript.data.
ComObject
Get a member of this object.
getTypeImpl()
- Method in class oscript.data.
ComMethod
Get the type of this object.
getTypeImpl()
- Method in class oscript.data.
ComObject
Get the type of this object.
I
init()
- Static method in class oscript.data.
ComObject
M
MEMBER_NAMES
- Static variable in class oscript.data.
ComMethod
MEMBER_NAMES
- Static variable in class oscript.data.
ComObject
O
opAssign(Value)
- Method in class oscript.data.
ComProperty
Perform assignment.
oscript.data
- package oscript.data
P
PARENT_TYPE_NAME
- Static variable in class oscript.data.
ComMethod
PARENT_TYPE_NAME
- Static variable in class oscript.data.
ComObject
T
TYPE
- Static variable in class oscript.data.
ComMethod
The type object for an instance of ComMethod.
TYPE
- Static variable in class oscript.data.
ComObject
The type object for an instance of ComObject.
TYPE_NAME
- Static variable in class oscript.data.
ComMethod
TYPE_NAME
- Static variable in class oscript.data.
ComObject
_
_getDptr()
- Method in class oscript.data.
ComObject
C
G
I
M
O
P
T
_
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes