Indexable
[key: string]: ActionCreator<A>
Properties
addMasterLayout
addMasterLayout: function
addMasterLayoutAndUpdateCurrent
addMasterLayoutAndUpdateCurrent: function
assignComponentToMaster
assignComponentToMaster: function
Type declaration
-
-
Parameters
-
masterId: string
-
screenId: string
-
regionId: string
-
componentId: string
removeComponentFromMaster
removeComponentFromMaster: function
Type declaration
-
-
Parameters
-
masterId: string
-
screenId: string
-
regionId: string
-
componentId: string
removeMasterLayout
removeMasterLayout: function
removeRegionFromLayouts
removeRegionFromLayouts: function
removeScreenFromLayouts
removeScreenFromLayouts: function
selectNewestLayout
selectNewestLayout: function
updateSelectedLayout
updateSelectedLayout: function