Interface for objects that can receive notifications from children
Some classes (e.g. .AbstractContainer) can contain blocks. Blocks notify these classes when they are changed.
Receives a notification from a block that has changed
index of changed block in container
Interface for objects that can receive notifications from children
Some classes (e.g..AbstractContainer ) can contain blocks.
Blocks notify these classes when they are changed.