Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.meterware.httpunit.scripting.ScriptableDelegate

Uses of ScriptableDelegate in com.meterware.httpunit.scripting
 

Methods in com.meterware.httpunit.scripting that return ScriptableDelegate
protected  ScriptableDelegate[] ScriptableDelegate.getDelegates(com.meterware.httpunit.HTMLElement[] elements)
           
 

Methods in com.meterware.httpunit.scripting with parameters of type ScriptableDelegate
 ScriptingEngine ScriptingEngine.newScriptingEngine(ScriptableDelegate child)
          Returns a new scripting engine for the specified delegate.
 ScriptingEngine ScriptableDelegate.getScriptEngine(ScriptableDelegate child)