|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.win32.automation.ScriptingAutomation.InvocationHelper
public class ScriptingAutomation.InvocationHelper
Field Summary | |
---|---|
static int |
DISPID_PROPERTYPUT
|
Constructor Summary | |
---|---|
ScriptingAutomation.InvocationHelper()
|
Method Summary | |
---|---|
Variant |
getProperty(java.lang.String propertyName)
|
void |
setProperty(java.lang.String propertyName,
Variant value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int DISPID_PROPERTYPUT
Constructor Detail |
---|
public ScriptingAutomation.InvocationHelper()
Method Detail |
---|
public void setProperty(java.lang.String propertyName, Variant value) throws ComException
ComException
public Variant getProperty(java.lang.String propertyName) throws ComException
ComException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |