Namespace: configuratorDND

bcdui.component.cube. configuratorDND

Methods

staticbcdui.component.cube.configuratorDND.fillBucketModel(cubeBucketModelId, configId, noClear)

component/cube/cubeConfigurator/cubeConfiguratorDND.js, line 441
Used for initial filling but can also be used to reinitialize bucket model (e.g. after hiding selectable measures)
Name Type Default Description
cubeBucketModelId string The id of the cubeBucketModel
configId string The id of the used configuration
noClear boolean false optional true if current selection should not get changed

staticbcdui.component.cube.configuratorDND.reDisplay(cubeId)

component/cube/cubeConfigurator/cubeConfiguratorDND.js, line 513
Refreshes the cube drag'n drop area This is e.g. necessary when a template is applied or the layout is cleaned or a client sided cube action is applied and you want to have e.g. icons being refreshed in the dnd area, or you have some custom options which remove measures dimensions on special rules and the dnd area needs to be in sync with the changes
Name Type Description
cubeId string The id of the linked cube