Class AuraEntityEditorViewModel<T, TListEditor>
Implements
IAuraEntityEditorViewModel<T, TListEditor>
Inherited Members
Namespace: EyeAuras.Shared.EntityListEditor
Assembly: EyeAuras.Shared.dll
Syntax
public class AuraEntityEditorViewModel<T, TListEditor> : DisposableReactiveObject, IAuraEntityEditorViewModel<T, TListEditor>, IAuraEntityEditorViewModel<T>, IAuraEntityEditorViewModel, IDisposable, IPropertyEditorViewModel, ICloseable, ICanSetIndex, IHasIndex, INotifyPropertyChanged where T : IAuraObject where TListEditor : class, IAuraEntityListEditorViewModel<T>, IGenericAuraEntityListEditorViewModel
Type Parameters
Name | Description |
---|---|
T | |
TListEditor |
Constructors
Name | Description |
---|---|
AuraEntityEditorViewModel(TListEditor, IEntityContainer, ISourceList<T>, IPropertyEditorViewModel) |
Properties
Name | Description |
---|---|
CanClose | |
CloseCommand | |
CloseController | Gets or sets the controller responsible for closing the object. |
ErrorsEditor | |
HasErrors | |
Index | |
IsEnabled | |
IsLoaded | |
IsMaximized | |
IsMouseOver | |
IsReadOnly | |
IsVisible | |
ItemContainer | |
ItemList | |
MinHeight | |
Owner | |
PropertyEditor | |
Value | |
ValueEditor | |
ValueType |
Methods
Name | Description |
---|---|
FormatToString(ToStringBuilder) |