ListReplacementChange

The replacement of an element in a list.

Constructors

Link copied to clipboard
constructor(observableProperty: ObservableProperty, index: Int, newValue: Node)

Functions

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