The type stored in the block.
The key/index type of entries.
The identifier type of the block.
OptionalonCalled whenever a key is modified before external callbacks are fired. Useful to mark bound signals as dirty.
OptionalonCalled after a change has been committed and callbacks are enabled. Provides the key that changed and its new value.
Description
Interface implemented by objects that host a TurboDataBlock. The host receives lifecycle callbacks whenever the block mutates. This allows higher-level structures (such as TurboModels) to react to low-level data changes.