eLabSDK.Inventory.SampleSeries
Functions
_create()
Creates the sampleSeries
Kind: global function
Returns: object
- JQuery Object
addSamples - adds samples to a sampleseries(sampleIDs:, fnWhenReady)
Kind: global function
Param | Type | Description |
---|---|---|
sampleIDs: | comma seperated list of sample id's | |
fnWhenReady | function |
removeSamples - removes samples from a sampleseries(sampleIDs:, fnWhenReady)
Kind: global function
Param | Type | Description |
---|---|---|
sampleIDs: | comma seperated list of sample id's | |
fnWhenReady | function |
remove - removes this sample series(fnWhenReady)
Kind: global function
Param | Type |
---|---|
fnWhenReady | function |
setName - set sampleseries name(name)
Kind: global function
Param | Type |
---|---|
name | string |
save - save the sampleseries(fnWhenReady)
Kind: global function
Param | Type |
---|---|
fnWhenReady | function |
© 2023 eLabNext
Updated 10 months ago