| Package | Description |
|---|---|
| com.vaadin.client.flow | |
| com.vaadin.client.flow.nodefeature |
| Modifier and Type | Method and Description |
|---|---|
NodeMap |
StateNode.getMap(int id)
Gets the node map with the given id.
|
| Modifier and Type | Method and Description |
|---|---|
NodeMap |
MapProperty.getMap()
Gets the map that this property belongs to.
|
NodeMap |
MapPropertyAddEvent.getSource() |
| Constructor and Description |
|---|
MapProperty(String name,
NodeMap map)
Creates a new property.
|
MapPropertyAddEvent(NodeMap source,
MapProperty property)
Creates a new property add event.
|
Copyright © 2000–2022 Vaadin Ltd. All rights reserved.