blockly > ContextMenuRegistry > النطاق
مساحة العمل/الكتلة الفعلية التي يتم عرض القائمة فيها. ويتم تمريره إلى دالّتَي رد الاتصال وdisplayText التي تعتمد على هذه المعلومات.
Signature:
interface Scope
أماكن إقامة
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `ContextMenuRegistry.Scope` interface defines the context where a context menu is shown, such as on a workspace, block, or comment."],["It provides access to the relevant workspace, block, or comment through optional properties, allowing context menu items to interact with them."],["The scope is used by callback and display text functions that require information about the context where the menu is displayed."]]],[]]