AllPropertiesDependency

data class AllPropertiesDependency(val branch: IBranch, val nodeId: Long) : DependencyBase

Dependency for any property changes.

See also

Constructors

Link copied to clipboard
constructor(branch: IBranch, nodeId: Long)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open override fun read()