| Package | Description |
|---|---|
| com.vaadin.client.flow | |
| com.vaadin.client.flow.nodefeature |
| Modifier and Type | Method and Description |
|---|---|
void |
StateNode.forEachFeature(JsMap.ForEachCallback<Double,NodeFeature> callback)
Iterates all features in this node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeList
A state node feature that structures data as a list.
|
class |
NodeMap
A state node feature that structures data as a map.
|
Copyright © 2000–2022 Vaadin Ltd. All rights reserved.