| Interface | Description |
|---|---|
| NodeUnregisterListener |
A listener that will be notified when a state node is unregistered.
|
| Class | Description |
|---|---|
| ConstantPool |
Map of constant values received from the server.
|
| ExecuteJavaScriptProcessor |
Processes the result of
Page.executeJs(String, java.io.Serializable...) on the client. |
| FragmentHandler |
Handler that makes sure that scroll to fragment and hash change event work
when there has been navigation via
router link to a
path with fragment. |
| NodeUnregisterEvent |
Event fired when a state node is unregistered.
|
| RouterLinkHandler |
Handler for click events originating from application navigation link
elements marked with .
|
| StateNode |
A client-side representation of a server-side state node.
|
| StateTree |
A client-side representation of a server-side state tree.
|
| TreeChangeProcessor |
Updates a state tree based on changes in JSON format.
|
Copyright © 2000–2026 Vaadin Ltd. All rights reserved.