Alias
instances wrap instances of caplin.presenter.property.Property and keep the
values synchronised, to allow access to the same property from multiple paths (e.g. double binding).
Attributes | Name and Description |
---|---|
|
caplin.presenter.property.Alias(caplin.presenter.property.Property oProperty)
Constructs a new |
►
caplin.presenter.property.Alias(caplin.presenter.property.Property oProperty)
Constructs a new Alias
instance.
caplin.presenter.property.Property | oProperty | The property to wrap. |