blockly > IPositionable
Interfejs iPositionable
Interfejs komponentu umieszczonego nad obszarem roboczym.
Podpis:
export interface IPositionable extends IComponent
Rozszerza: IComponent
Metody
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-09-09 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-09 UTC."],[[["The `IPositionable` interface in Blockly defines components positioned on the workspace, extending the `IComponent` interface."],["It provides methods to get the bounding rectangle of the element and to position it, particularly during window resizing."]]],[]]