Interface IEyeItem
Item in a program tree (folders, auras, etc)
Inherited Members
Namespace: EyeAuras.Shared
Assembly: EyeAuras.Shared.dll
Syntax
public interface IEyeItem : 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 |
---|---|
Depth | |
EnablingConditions | Contains a list of conditions which are required for this item to start "ticking" |
IsEnabled | Indicates whether this item is disabled (available for selection/edit) or not |
ParentFolder | Points to folder which this item resides in |
PrefixIcon | |
SuffixIcon |