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.workspaceComments` namespace provides tools for saving and loading the state of comments on a Blockly workspace."],["It includes a serializer class, `WorkspaceCommentSerializer`, for managing the serialization process."],["Key functions allow for appending comments to a workspace (`append`) and serializing comment state to JSON (`save`)."],["An interface, `State`, defines the structure for storing and manipulating workspace comment data."]]],[]]