blockly‏ > Events‏ > fromJson

הפונקציה Events.fromJson()‎

מפענחים את ה-JSON לאירוע.

Signature:

export declare function fromJson(json: any, workspace: Workspace): Abstract;

פרמטרים

פרמטר סוג תיאור
json כל ייצוג JSON.
סביבת עבודה Workspace סביבת העבודה של האירוע.

החזרים:

Abstract

האירוע שמיוצג על ידי ה-JSON.

חריגים

{Error} אם סוג אירוע לא נמצא במרשם.