blockly‏ > FieldTextInput

הכיתה FieldTextInput

הכיתה של שדה טקסט שניתן לעריכה.

Signature:

export declare class FieldTextInput extends FieldInput<string> 

הרחבה של: FieldInput<string>

יצרנים

יצרן גורמי שינוי תיאור
(constructor)(value, validator, config) יצירת מופע חדש של הכיתה FieldTextInput

Methods

שיטה גורמי שינוי תיאור
doClassValidation_(newValue) protected מוודאים שערך הקלט הופך למחרוזת תקינה.
initView()