Package muntjac :: Package data :: Package util :: Module abstract_property
[hide private]
[frames] | no frames]

Module abstract_property

source code

Abstract base class for property implementations.

Classes [hide private]
  AbstractProperty
Abstract base class for IProperty implementations.
  IReadOnlyStatusChangeEvent
An Event object specifying the IProperty whose read-only status has been changed.
  ValueChangeEvent
An Event object specifying the IProperty whose value has been changed.
Variables [hide private]
  __package__ = 'muntjac.data.util'