eLabSDK.Page.Storage Class
Class that allows to manipulate the Storage unit/equipment Page
Item Index
Methods
addActionToStorageDetail
(
-
btnConfig
Add a button on the equipment/storage detail page
Parameters:
-
btnConfig
Object
addSection
(
-
sectionTitle
-
content
Adds a section in the storage/equipment view page
Parameters:
-
sectionTitle
Object: Title of the section to add
-
content
Object: Base content of the section to add
Returns:
info for the section, to allow its manipulation. If null = section could not be added
addTopNotice
(
-
noticeToAdd
Add a notice to the top of a Storage/Equipment view or edit page
Parameters:
-
noticeToAdd
Id: 'testID', icon: 'fas fa-exclamation-circle', contents: 'TEST
': example => }