method

notify_observers

v1_9_1_378 - Show latest stable - Class: Observable
notify_observers(*arg)
public

If this object’s changed state is true, invoke the update method in each currently associated observer in turn, passing it the given arguments. The changed state is then set to false.