| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
property.IProperty --+
|
object --+ |
| |
property.IValueChangeNotifier --+
|
object --+ |
| |
property.IReadOnlyStatusChangeNotifier --+
|
AbstractProperty
Abstract base class for IProperty implementations.
Handles listener management for ValueChangeListeners and IReadOnlyStatusChangeListeners.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Override for additional restrictions on what is considered a read-only property.
|
Sets the IProperty's read-only mode to the specified status. This functionality is optional, but all properties must implement the
|
Returns the value of the
|
Registers a new read-only status change listener for this IProperty.
|
|
Removes a previously registered read-only status change listener.
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 13:40:51 2013 | http://epydoc.sourceforge.net |