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.
|
addadd, addAll, clear, collectChanges, forEachChild, generateChangesFromEmpty, get, getChangeTracker, indexOf, isNodeValues, iterator, onDetach, remove, sizeallowsChanges, attachPotentialChild, detatchPotentialChild, getNode, onAttachpublic SynchronizedPropertyEventsList(StateNode node)
node - the node that the list belongs toCopyright © 2025. All rights reserved.