Interface IAuraEntity
Represents aura object which has name and description
Inherited Members
Namespace: EyeAuras.Shared
Assembly: EyeAuras.Shared.dll
Syntax
public interface IAuraEntity : IAuraObject, IBindableReactiveObject, IHasId, IHasTypedId<string>, ICanSetContext, IHasContext, IHasErrors, IDisposable, INotifyPropertyChanged, IHasError, IHasErrorProvider, ICanSetName, IHasName, ICanSetDescription, IHasDescription
Properties
Name | Description |
---|---|
IsIgnored | Gets or sets a value indicating whether this element is disabled by the user. |
IsMinimized | Gets or sets a value indicating whether this element should be shown in minimized form in UI |
NameSuffix | Suffix which will be appended to Name |