تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-05-20 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2024-05-20 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `ContextMenuItems` namespace provides functions to register custom options in Blockly's context menu."],["These functions allow developers to add functionalities such as block manipulation, commenting, and navigation."],["Options for block operations like collapsing, expanding, duplicating, deleting, and disabling can be easily integrated."],["Workspace comment management features like adding, deleting, and duplicating comments are also included."],["Developers can leverage these functions to enhance user interaction and workflow within the Blockly editor."]]],["The ContextMenuItems namespace provides functions to register various options for block and workspace manipulation. These include actions to register options like cleaning up, collapsing, expanding, deleting, duplicating, enabling/disabling blocks. It also allows registration of comment functionalities like adding, removing, or duplicating comments. Moreover, it supports help access, variable inlining, and the ability to undo/redo actions. These functions are to register menu options.\n"]]