CalculationContext

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract val layoutVersion: Int
Link copied to clipboard
abstract val rootComponentId: Int
Link copied to clipboard
abstract val treeFuture: TreeFuture<*>?
Link copied to clipboard
abstract val treeId: Int
Link copied to clipboard
abstract val treeState: TreeState

Functions

Link copied to clipboard
abstract fun recordEventHandler(globalKey: String, eventHandler: EventHandler<*>)

Records a Spec-generated EventHandler. This EventHandlers are an output of the calculation and will be used by EventHandlersController to rebind existing EventHandlers.