blockly > blockRendering > Field > (constructor)
blockRendering.Field.(constructor)
יצירת מופע חדש של הכיתה Field
Signature:
constructor(constants: ConstantProvider, field: BlocklyField, parentInput: Input);
פרמטרים
פרמטר | סוג | תיאור |
---|---|---|
קבועים | ConstantProvider | הספק של קבועי העיבוד. |
שדה | BlocklyField | השדה שבו רוצים למדוד ולאחסן מידע. |
parentInput | קלט | הקלט של ההורה לשדה. |