blockly > ContextMenuRegistry > ContextMenuOption
عنصر قائمة بالشكل الذي يتم تقديمه في exitplaylist.js.
Signature:
interface ContextMenuOption
أماكن إقامة
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`ContextMenuOption` interface defines the structure of a menu item displayed by the context menu in Blockly."],["Each menu item can have a callback function, enabled status, scope, display text (string or HTML element), and weight for ordering."],["The `callback` function is executed when the menu item is selected, receiving the scope and triggering event."],["Properties like `enabled`, `text`, and `weight` control the appearance and behavior of the menu item."]]],[]]