blockly > blockRendering > RenderInfo > populateBottomRow_
Metoda blockRendering.RenderInfo.populationbottomRow_()
Utwórz wszystkie elementy bez spacji, które znajdą się w dolnym wierszu.
Podpis:
protected populateBottomRow_(): void;
Zwroty:
nieważne
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-21 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-21 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."]]],[]]