Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
blockly > blockRendering > Pole
Klasa blockRendering.Field
Obiekt z informacjami o przestrzeni zajmowanej przez pole podczas renderowania
Podpis:
export declare class Field extends Measurable
Rozszerza: wymierne
Zespoły
Właściwości
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: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The `Field` class, extending `Measurable`, represents the space a field occupies during rendering. It's instantiated with constants, a field, and a parent input. Key properties include the associated `BlocklyField`, a boolean for RTL flipping, height and width dimensions, an editable status, and the `Input` it's linked to. This class manages the spatial layout and properties of fields within a block's rendering.\n"],null,[]]