Piccolo.NET

PNotificationCenter Fields

The fields of the PNotificationCenter class are listed below. For a complete list of PNotificationCenter class members, see the PNotificationCenter Members topic.

Public Static Fields

NULL_MARKER Used to represent a null name or object in the listenersMap.

Protected Static Fields

DEFAULT_CENTER The default notification center for registering listeners.

Protected Instance Fields

listenersMap A hash table of all listeners registered with this notification center.

See Also

PNotificationCenter Class | UMD.HCIL.PiccoloX.Events Namespace