|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.meterware.httpunit.scripting.ScriptableDelegate | +--com.meterware.httpunit.WebImage.Scriptable
Constructor Summary | |
WebImage.Scriptable()
|
Method Summary | |
java.lang.Object |
get(java.lang.String propertyName)
Returns the value of the named property. |
java.lang.String |
getName()
|
void |
set(java.lang.String propertyName,
java.lang.Object value)
Sets the value of the named property. |
Methods inherited from class com.meterware.httpunit.scripting.ScriptableDelegate |
doEvent, evaluateURL, get, getDelegates, getScriptEngine, getScriptEngine, runScript, setScriptEngine, supportsScript |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebImage.Scriptable()
Method Detail |
public java.lang.String getName()
getName
in interface com.meterware.httpunit.scripting.NamedDelegate
public java.lang.Object get(java.lang.String propertyName)
com.meterware.httpunit.scripting.ScriptableDelegate
get
in class com.meterware.httpunit.scripting.ScriptableDelegate
public void set(java.lang.String propertyName, java.lang.Object value)
com.meterware.httpunit.scripting.ScriptableDelegate
set
in class com.meterware.httpunit.scripting.ScriptableDelegate
|
Copyright © 2000-2003 Russell Gold. See license agreement for rights granted. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |