blockly > الأحداث > SelectedJson
واجهة Events.SelectedJson
Signature:
export interface SelectedJson extends AbstractEventJson
يمدد: AbstractEventJson
أماكن إقامة
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]