public interface JavaScriptCallable
Defines a JavaScript callable statement (e.g. a statement chainable with others).
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
statement() |
CharSequence statement()
CharSequence containing the JavaScript statement to
callCopyright © 2009-2012. All Rights Reserved.