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

Module property

source code

A simple data object that contains one typed value.

Classes [hide private]
  IProperty
The IProperty is a simple data object that contains one typed value.
  ReadOnlyException
Exception object that signals that a requested IProperty modification failed because it's in read-only mode.
  ConversionException
An exception that signals that the value passed to the setValue method couldn't be converted to the native type of the IProperty.
  IViewer
Interface implemented by the viewer classes capable of using a IProperty as a data source.
  IEditor
Interface implemented by the editor classes capable of editing the IProperty.
  ValueChangeEvent
An Event object specifying the IProperty whose value has been changed.
  IValueChangeListener
The listener interface for receiving ValueChangeEvent objects.
  IValueChangeNotifier
The interface for adding and removing ValueChangeEvent listeners.
  IReadOnlyStatusChangeEvent
An Event object specifying the IProperty whose read-only status has been changed.
  IReadOnlyStatusChangeListener
The listener interface for receiving IReadOnlyStatusChangeEvent objects.
  IReadOnlyStatusChangeNotifier
The interface for adding and removing IReadOnlyStatusChangeEvent listeners.
Variables [hide private]
  __package__ = None
hash(x)