блочно > blockRendering > RenderInfo > populateBottomRow_
Метод blockRendering.RenderInfo.populateBottomRow_()
Создайте все элементы без разделителей, которые принадлежат нижней строке.
Подпись:
protected populateBottomRow_(): void;
Возврат:
пустота
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-13 UTC.
[null,null,["Последнее обновление: 2024-11-13 UTC."],[[["The `populateBottomRow_` method is responsible for generating all non-spacer elements positioned on the bottom row of a block during rendering."],["This method, designated as protected, is internally used within the `RenderInfo` class and doesn't return any value (void)."],["It contributes to the visual layout of blocks in Blockly by specifically handling the elements on the bottom row."]]],[]]