blockly > FieldVariable > configure_

שיטת FieldVariable.Configuration_()

מגדירים את השדה על סמך מפת האפשרויות הנתונה.

Signature:

protected configure_(config: FieldVariableConfig): void;

פרמטרים

פרמטר סוג תיאור
config FieldVariableConfig מפה של אפשרויות להגדרת השדה על סמך.

החזרים:

void