| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
property.IProperty --+
|
object --+ |
| |
property.IValueChangeNotifier --+
|
object --+ |
| |
property.IReadOnlyStatusChangeNotifier --+
|
abstract_property.AbstractProperty --+
|
ObjectProperty
A simple data object containing one typed value. This class is a straightforward implementation of the the IProperty interface.
Version: 1.1.2
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates a new instance of ObjectProperty with the given value, type and read-only mode status. Any value of type Object is accepted, see ObjectProperty.
|
Returns the type of the ObjectProperty. The methods
|
Gets the value stored in the Property.
|
Sets the value of the property. This method supports setting from
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:50 2013 | http://epydoc.sourceforge.net |