public class SynchronizedPropertyEventsList extends SerializableNodeList<String>
NodeList.SetView<T extends Serializable>
Constructor and Description |
---|
SynchronizedPropertyEventsList(StateNode node)
Creates a new synchronized property events list for the given node.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
getSynchronizedPropertyEvents()
Creates a view into this list.
|
add
add, addAll, clear, collectChanges, forEachChild, generateChangesFromEmpty, get, getChangeTracker, indexOf, isNodeValues, iterator, onDetach, remove, size
allowsChanges, attachPotentialChild, detatchPotentialChild, getNode, onAttach
public SynchronizedPropertyEventsList(StateNode node)
node
- the node that the list belongs toCopyright © 2025. All rights reserved.