blockly > ContextMenuRegistry > Scope
فضای کاری/بلوکی که منو در آن ارائه می شود. این به توابع callback و displayText که به این اطلاعات بستگی دارند منتقل می شود.
امضا:
interface Scope
خواص
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]