Change

interface Change(source)

This represents a change that has happened to a specific Node.

Inheritors

Functions

Link copied to clipboard
open fun evaluate(csmConditional: CsmConditional, node: Node): Boolean
Link copied to clipboard
Link copied to clipboard
abstract fun getValue(property: ObservableProperty, node: Node): Any