blockly > Ereignisse > SelectedJson
Events.SelectedJson-Oberfläche
Unterschrift:
export interface SelectedJson extends AbstractEventJson
Erweitert: AbstractEventJson
Attribute
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-10-15 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-10-15 (UTC)."],[[["The `Events.SelectedJson` interface describes the data for a Blockly event related to selection changes."],["It extends the `AbstractEventJson` interface and may include optional properties for the IDs of the newly selected and previously selected elements."],["The `newElementId` and `oldElementId` properties, if present, store the unique identifiers of the respective elements involved in the selection change."]]],[]]