eLabSDK.Page.Experiment Class
Customize the Experiment Page
Constructor
eLabSDK.Page.Experiment
(
-
object
Parameters:
-
objectObject-
onBeforePageLoadFunction- onBeforePageLoad Event
-
Methods
getExperimentObject
()
Should only be called after onReady of experiment. Otherwise use new eLabSDK.Experiment() directly
registerAction
(
-
menuConfig
Registers a new menu item in a section
Parameters:
-
menuConfigObject-
showOnSignedBool- Show this menu item when the experiment is signed (default = true)
-
showOnNotSignedBool- Show this menu item when the experiment is not signed (default = true)
-
labelString- Label to be displayed next to the icon
-
Properties
Configuration object
