blockly > serileştirme > prosedürler
serileştirme.procedures ad alanı
Sınıflar
Sınıf |
Açıklama |
ProcedureSerializer |
İşlem durumunun kaydedilmesi ve yüklenmesi için serileştirici. |
İşlevler
Arayüzler
Arayüz |
Açıklama |
ParameterState |
Bir parametre modelinin durumunu gösterir. |
Durum |
Bir prosedür modelinin durumunu temsil eder. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-05-20 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]