createChildren()Designed to create child components that live throughout the life cycle of a host component. These children and their score are unchanged, like a button label or border container border.
To create or delete dynamic children, it is better to use commitProperies()or updateDisplayList(). The latter is preferable due to the fact that you can create / delete dynamic children and perform their positioning in one piece of code.