ng-xtend API documentation
    Preparing search index...

    Class UNRESOLVED_TYPE

    Placeholder type used when a referenced type has not been registered yet. Resolved later via XtTypeHierarchyResolver.resolveAllTypeReferences.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    children?: { [key: string]: XtTypeReference | XtBaseTypeHierarchy }
    compatibleTypes?: string[]
    displayTemplate?: string
    handler?: XtTypeHandler<any>
    numericField?: string
    type: string
    unknownType: string | null = null

    Methods