Current Path : /proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Observable/ |
Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Observable/notify_observers-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: If this object's changed state is <tt>true</tt>, invoke the update method in each currently associated observer in turn, passing it the given arguments. The changed state is then set to <tt>false</tt>. full_name: Observable#notify_observers is_singleton: false name: notify_observers params: (*arg) visibility: public