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