We could not find the component dGF1LWNldG.
Are you sure it should be here?
If you think this should not happen, send an email to admin@alphamoonbase.de

Kindergaertner

Keeping the overview.

The Kindergartner allows you to observe the behaviour of all the children in a component.

Parameters:
  • Target : Which Component to observe. 

Callbacks:
  • onCreate( new_ops. all_ops ) : Gets triggered when new operators get created. new_ops/all_ops are a set.
  • onDelete( deleted_ops, all_ops ) : Gets triggered when an operator gets deleted. deleted_ops/all_ops are a set.


Downloads: 309

Created at: 3.1.2022

Uploaded: 3.1.2022
Fixed wrong callback name.
Download