ListRemovalChange

The removal of an element from a list.

Constructors

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

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