Package | Description |
---|---|
com.vaadin.flow.component.internal |
Modifier and Type | Method and Description |
---|---|
List<UIInternals.JavaScriptInvocation> |
UIInternals.dumpPendingJavaScriptInvocations()
Gets all the pending JavaScript invocations and clears the queue.
|
Modifier and Type | Method and Description |
---|---|
Page.ExecutionCanceler |
UIInternals.addJavaScriptInvocation(UIInternals.JavaScriptInvocation invocation)
Adds a JavaScript invocation to be sent to the client.
|
Copyright © 2019. All rights reserved.