|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use COMObject | |
---|---|
railo.runtime.com |
Uses of COMObject in railo.runtime.com |
---|
Methods in railo.runtime.com with parameters of type COMObject | |
---|---|
static Object |
COMUtil.toObject(COMObject parent,
com.jacob.com.Variant variant,
String key)
translate a Variant Object to Object, when it is a Dispatch translate it to COMWrapper |
static Object |
COMUtil.toObject(COMObject parent,
com.jacob.com.Variant variant,
String key,
Object defaultValue)
translate a Variant Object to Object, when it is a Dispatch translate it to COMWrapper |
Constructors in railo.runtime.com with parameters of type COMObject | |
---|---|
COMKeyWrapperIterator(COMObject wrapper)
|
|
COMValueWrapperIterator(COMObject wrapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |