Interface IEyeContext
Accessor which is attached to most Aura objects and holds contextual references/information about it This API is not stable and is a subject to change
Inherited Members
Namespace: EyeAuras.Shared.Model
Assembly: EyeAuras.Shared.dll
Syntax
public interface IEyeContext : IAuraContainer, IEntityContainer, ICanSetPath, IHasPath, IHasName, ICanBeSelected, IHasSelected, IHasTimestamp, IAuraObject, IHasId, IHasTypedId<string>, IBindableReactiveObject, ICanSetContext, IHasContext, IHasErrors, IHasError, IHasErrorProvider, IHasVariables, IDisposable, INotifyPropertyChanged, ICanSetVariables
Properties
Name | Description |
---|---|
EyeSharedServices | Points to program services which could be used to access internals. This API is not stable and is a subject to change |