Preparing search index...

    Namespaces

    FlowCancellationError

    Enumerations

    IDerivationState

    Classes

    ObservableMap
    ObservableSet
    Reaction

    Interfaces

    IAction
    IActionFactory
    IActionRunInfo
    IArrayChange
    IArraySplice
    IArrayWillChange
    IArrayWillSplice
    IAtom
    IAutorunOptions
    IComputed
    IComputedValue
    IComputedValueOptions
    IDependencyTree
    IDepTreeNode
    IDerivation
    IEnhancer
    IEqualsComparer
    IInterceptable
    IKeyValueMap
    IListenable
    IMapWillChange
    IObservable
    IObservableArray
    IObservableFactories
    IObservableFactory
    IObservableObject
    IObservableValue
    IObserverTree
    IReactionDisposer
    IReactionPublic
    IValueDidChange
    IValueWillChange
    IWhenOptions
    Lambda

    Type Aliases

    IInterceptor
    IMapDidChange
    IMapEntries
    IMapEntry
    IObjectDidChange
    IObjectWillChange
    IObservableMapInitialValues
    IObservableSetInitialValues
    IReactionOptions
    ISetDidChange
    ISetWillChange

    Variables

    action
    comparer
    computed
    isBoxedObservable
    isObservableMap
    isObservableSet
    observable

    Functions

    _allowStateChanges
    _allowStateChangesInsideComputed
    _allowStateReadsEnd
    _allowStateReadsStart
    _endAction
    _getAdministration
    _getGlobalState
    _interceptReads
    _isComputingDerivation
    _resetGlobalState
    _startAction
    autorun
    configure
    createAtom
    decorate
    entries
    extendObservable
    extendShallowObservable
    flow
    FlowCancellationError
    get
    getAtom
    getDebugName
    getDependencyTree
    getObserverTree
    has
    intercept
    isAction
    isArrayLike
    isComputed
    isComputedProp
    isFlowCancellationError
    isObservable
    isObservableArray
    isObservableObject
    isObservableProp
    keys
    observe
    onBecomeObserved
    onBecomeUnobserved
    onReactionError
    reaction
    remove
    runInAction
    set
    spy
    toJS
    trace
    transaction
    untracked
    values
    when