Package com.vaadin.client.flow.nodefeature
-
Interface Summary Interface Description ListSpliceListener Listener notified when the structure of a node list changes.MapPropertyAddListener Listener notified when a property is added to aNodeMap.MapPropertyChangeListener Listener notified when the value of aMapPropertychanges. -
Class Summary Class Description ListSpliceEvent Event fired when the structure of aNodeListchanges.MapProperty A property in a node map.MapPropertyAddEvent Event fired when a property is added to aNodeMap.MapPropertyChangeEvent Event fired when the value of a map property changes.NodeFeature Holder of the actual data in a state node.NodeList A state node feature that structures data as a list.NodeMap A state node feature that structures data as a map.