| Home | Trees | Indices | Help |
|
|---|
|
|
A simple data object that contains one typed value.
|
|||
|
IProperty The IProperty is a simple data object that contains
one typed value.
|
|||
ReadOnlyExceptionException 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.
|
|||
|
|||
__package__ = Nonehash(x) |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:46 2013 | http://epydoc.sourceforge.net |