סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > ContextMenuRegistry > היקף
סביבת העבודה/החסימה בפועל שבה מתבצע עיבוד התפריט. הוא מועבר לפונקציות קריאה חוזרת ו-displayText שתלויות במידע הזה.
Signature:
interface Scope
מאפיינים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-12 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-12 (שעון UTC)."],[[["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."]]],[]]