| Package | Description |
|---|---|
| com.vaadin.flow.component.internal |
| Modifier and Type | Method and Description |
|---|---|
UIInternals.JavaScriptInvocation |
PendingJavaScriptInvocation.getInvocation()
Gets the underlying JavaScript invocation that this pending invocation is
based on.
|
| Constructor and Description |
|---|
PendingJavaScriptInvocation(StateNode owner,
UIInternals.JavaScriptInvocation invocation)
Creates a new pending invocation for the given owner node and invocation.
|
Copyright © 2023. All rights reserved.