|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.meterware.httpunit.scripting.ScriptableDelegate
com.meterware.httpunit.WebImage.Scriptable
public class 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, evaluateExpression, 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 NamedDelegate
public java.lang.Object get(java.lang.String propertyName)
ScriptableDelegate
public void set(java.lang.String propertyName, java.lang.Object value)
ScriptableDelegate
set
in class ScriptableDelegate
|
Copyright © 2000-2006 Russell Gold. See license agreement for rights granted. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |