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–2015 Gargoyle Software Inc.. All rights reserved.