updateActions

fun updateActions(oldList: List<Template>, newList: List<Template>, actionManager: ActionManager = ActionManager.getInstance())(source)

Registers, unregisters, and updates actions as appropriate for a transition from oldList to newList using actionManager.