MobX RESTful
    Preparing search index...

    Class BaseListModel<D>Abstract

    This basic class is a middle class, which isn't for direct using

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    baseURI: string
    client: RESTClient
    indexKey: keyof D = 'id'

    Accessors

    currentOne: D
    downloading: number
    uploading: number

    Methods