public interface ScriptableWithFallbackGetter
extends net.sourceforge.htmlunit.corejs.javascript.Scriptable
Modifier and Type | Method and Description |
---|---|
Object |
getWithFallback(String name)
Fallback called when no configured property is found with the given name
on the
Scriptable object. |
Copyright © 2002-2013 Gargoyle Software Inc.. All Rights Reserved.