EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Interface IComplexAuraAction

    Inherited Members
    IObservableListEx<IAuraAction>.Collection
    IEnumerable<IAuraAction>.GetEnumerator()
    INotifyCollectionChanged.CollectionChanged
    IAuraAction.Cancel()
    IAuraAction.Execute(CancellationToken)
    IAuraAction.ExecuteAsync(CancellationToken)
    IAuraAction.IsIgnored
    IAuraAction.IsBusy
    IAuraAction.SupportsCancellation
    IAuraEntity.NameSuffix
    IAuraObject.AddOrUpdateBinding(AuraBindingProperties)
    IAuraObject.ResolveBinding(string)
    IAuraObject.Properties
    IAuraObject.RaisePropertiesWithBindings
    IAuraObject.PropertiesChanges
    IBindableReactiveObject.RemoveBinding(string)
    IBindableReactiveObject.RemoveBinding(IReactiveBinding)
    IBindableReactiveObject.AddOrUpdateBinding(IReactiveBinding)
    IBindableReactiveObject.ClearBindings()
    IBindableReactiveObject.AddOrUpdateBinding<TSource>(string, TSource, string)
    IBindableReactiveObject.AddOrUpdateBinding(IValueProvider, string)
    IBindableReactiveObject.SessionObjectId
    IBindableReactiveObject.HasBindings
    IBindableReactiveObject.Bindings
    IHasTypedId<string>.Id
    ICanSetContext.Context
    IHasErrors.HasErrors
    IHasErrors.Errors
    IDisposable.Dispose()
    INotifyPropertyChanged.PropertyChanged
    IHasError.LastError
    IHasErrorProvider.ErrorProvider
    ICanSetName.Name
    ICanSetDescription.Description
    Namespace: EyeAuras.Shared.Actions
    Assembly: EyeAuras.Shared.dll
    Syntax
    public interface IComplexAuraAction : IComplexAuraList<IAuraAction>, ISourceListEx<IAuraAction>, ISourceList<IAuraAction>, IObservableList<IAuraAction>, IObservableListEx<IAuraAction>, IObservableList<IAuraAction>, IEnumerable<IAuraAction>, IEnumerable, INotifyCollectionChanged, IAuraAction, IAuraEntity, IAuraObject, IBindableReactiveObject, IHasId, IHasTypedId<string>, ICanSetContext, IHasContext, IHasErrors, IDisposable, INotifyPropertyChanged, IHasError, IHasErrorProvider, ICanSetName, IHasName, ICanSetDescription, IHasDescription

    Methods

    Name Description
    Add(IAuraAction)
    Remove(IAuraAction)

    Extension Methods

    ObjectExtensions.GetPropertyAccessor<TValue>(object, string)
    ObjectReflectionExtensions.GetPropertyTypeOrDefault(object, string)
    ObjectReflectionExtensions.GetPropertyValue<T>(object, string)
    ObjectReflectionExtensions.SetPropertyValue<T>(object, string, T)
    © Xab3r. All rights reserved.