@FunctionalInterface public static interface Page.ExecutionCanceler extends Serializable
Page.executeJavaScript(String, Serializable...)
.Modifier and Type | Method and Description |
---|---|
boolean |
cancelExecution()
Cancel the javascript execution, if it was not yet sent to the
browser for execution.
|
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.