Interface IAuraEntityEditorViewModel<T, TListEditor>
Inherited Members
Namespace: EyeAuras.Shared.EntityListEditor
Assembly: EyeAuras.Shared.dll
Syntax
public interface IAuraEntityEditorViewModel<T, out TListEditor> : IAuraEntityEditorViewModel<T>, IAuraEntityEditorViewModel, IDisposable, IPropertyEditorViewModel, ICloseable, ICanSetIndex, IHasIndex, INotifyPropertyChanged where T : IAuraObject where TListEditor : class, IAuraEntityListEditorViewModel<T>
Type Parameters
| Name | Description |
|---|---|
| T | |
| TListEditor |
Properties
| Name | Description |
|---|---|
| Owner |