Header menu logo Sutil

ObservableStore.Registry Module

Functions and values

Function or value Description

controlBlock ()

Full Usage: controlBlock ()

Parameters:
    () : unit

Returns: IControlBlock
() : unit
Returns: IControlBlock

getStoreById id

Full Usage: getStoreById id

Parameters:
    id : int

Returns: IStoreDebugger
id : int
Returns: IStoreDebugger

idToStore

Full Usage: idToStore

Returns: Dictionary<int, obj>
Returns: Dictionary<int, obj>

initialise doc

Full Usage: initialise doc

Parameters:
doc : Document

nextId

Full Usage: nextId

Returns: int
Returns: int

notifyDisposeStore s

Full Usage: notifyDisposeStore s

Parameters:
    s : obj

s : obj

notifyMakeStore s

Full Usage: notifyMakeStore s

Parameters:
    s : 'a

s : 'a

notifyUpdateStore s v

Full Usage: notifyUpdateStore s v

Parameters:
    s : 'a
    v : 'b

s : 'a
v : 'b

storeToId

Full Usage: storeToId

Returns: Dictionary<obj, int>
Returns: Dictionary<obj, int>

Type something to start searching.