Package puremvc :: Package patterns :: Module observer
[hide private]
[frames] | no frames]

Module observer

source code

PureMVC Python Port by Toby de Havilland <toby.de.havilland@puremvc.org> PureMVC - Copyright(c) 2006-08 Futurescale, Inc., Some rights reserved. Your reuse is governed by the Creative Commons Attribution 3.0 License

Classes [hide private]
Observer
A base IObserver implementation.
Notifier
A Base INotifier implementation.
Notification
A base INotification implementation.