Searched refs:boxId (Results 1 – 1 of 1) sorted by relevance
396 var boxId = RPOrgChart.diagram.getBoxes().getBoxesByDataId().getItem(dataId).Id;397 return RPOrgChart.diagram.getBoxes().getBoxesById().getItem(boxId).Size;400 getBoxElementSize: function (boxId) { argument401 var geo = RPOrgChart.graph.model.cells[boxId].geometry;