VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Observer Pattern

by Dirk Siebert (1 Submission)
Category: Object Oriented Programming (OOP)
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

The code demonstrates a possible implementation of the observer pattern (also called ocv object, controller, view). It defines a one to many dependency between objects. All dependent objects are notified when one object changes.

Assumes
A new user should have basic knowledge about classes and events.

Rate Observer Pattern

Download Observer Pattern

Download Observer Pattern (8 KB)

Observer Pattern Comments

No comments have been posted about Observer Pattern. Why not be the first to post a comment about Observer Pattern.

Post your comment

Subject:
Message:
0/1000 characters