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

Search Results for

    Enum TypeId

    Namespace: EyeAuras.Blazor.Shared.GoldenLayout
    Assembly: EyeAuras.Blazor.Shared.dll
    Syntax
    public enum TypeId

    Fields

    Name Description
    Empty

    Finds a location if layout is empty. The found location will be the root ContentItem.

    FirstColumn

    First Column in layout

    FirstRow

    First Row in layout

    FirstRowOrColumn

    First Row or Column found in layout (rows are searched first)

    FirstStack

    First stack found in layout

    FocusedItem

    Stack with focused Item. Index specifies offset from index of focused item (e.g., 1 is the position after focused item)

    FocusedStack

    Stack with focused Item. Index specifies ContentItem's index

    Root

    Finds root if layout is empty, otherwise a child under root

    Extension Methods

    ObjectExtensions.AddTo<TypeId, TCollection>(TypeId, ISourceList<TCollection>)
    ObjectExtensions.AddTo<TypeId, TCollection>(TypeId, ICollection<TCollection>)
    ObjectExtensions.CloneJson<TypeId>(TypeId)
    ObjectExtensions.CopyPropertiesTo<TypeId, TTarget>(TypeId, TTarget)
    ObjectExtensions.DumpToJson<TypeId>(TypeId)
    ObjectExtensions.DumpToTextRaw<TypeId>(TypeId)
    ObjectExtensions.DumpToText<TypeId>(TypeId)
    ObjectExtensions.Dump<TypeId>(TypeId)
    ObjectExtensions.GetPropertyAccessor<TypeId, TValue>(TypeId, Expression<Func<TypeId, TValue>>)
    ObjectExtensions.InsertTo<TypeId, TCollection>(TypeId, IList<TCollection>, int)
    ObjectExtensions.ToJson<TypeId>(TypeId, Formatting)
    ObjectExtensions.ToStringSafe<TypeId>(TypeId)
    ObjectExtensions.TransferPropertiesTo<TypeId, TTarget>(TypeId, TTarget, params string[])
    ObjectExtensions.WaitForAsync<TypeId, T1>(TypeId, Func<TypeId, T1>, Predicate<T1>, TimeSpan, int)
    XDocumentExtensions.AddTo<TypeId>(TypeId, XContainer)
    2025 © Xab3r. All rights reserved.