Package | Description |
---|---|
com.vaadin.flow.internal |
Modifier and Type | Method and Description |
---|---|
List<StateTree.BeforeClientResponseEntry> |
StateNode.dumpBeforeClientResponseEntries()
Gets the current list of pending execution entries for this node and
clears the current list.
|
Modifier and Type | Method and Description |
---|---|
StateTree.ExecutionRegistration |
StateNode.addBeforeClientResponseEntry(StateTree.BeforeClientResponseEntry entry)
Adds an entry to be executed before the next client response for this
node.
|
Copyright © 2019. All rights reserved.