blockly > Serialization > procedures
Namespace „serialization.procedures“
Kurse
Funktionen
Interfaces
Schnittstelle |
Beschreibung |
ParameterState |
Stellt den Status eines Parametermodells dar. |
Bundesland |
Stellt den Status eines Prozedurmodells dar. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-05-20 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-05-20 (UTC)."],[[["The `serialization.procedures` namespace provides tools for saving and loading the state of procedures in Blockly."],["It includes a `ProcedureSerializer` class, functions for loading and saving procedures (`loadProcedure` and `saveProcedure`), and interfaces defining the structure of procedure and parameter state (`State` and `ParameterState`)."],["These components enable the serialization and deserialization of procedure models to and from JSON, facilitating the persistence and restoration of user-defined procedures in Blockly workspaces."]]],[]]