مسدود کردن > رویدادها > BUBBLE_OPEN
متغیر Events.BUBBLE_OPEN
امضا:
BUBBLE_OPEN = "bubble_open"
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-06 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-06 بهوقت ساعت هماهنگ جهانی."],[[["The `oldParentId` property stores the ID of the block's previous parent before a move event."],["If the block was originally at the top level (not nested within another block), `oldParentId` will be undefined."],["This property is part of the `BlockMove` event, which is triggered when a block's position changes within the Blockly workspace."]]],["The core content defines the `BUBBLE_OPEN` variable within the Blockly Events namespace. This variable is a string constant set to `\"bubble_open\"`. It serves as an identifier or type for a specific event in Blockly related to the opening of a bubble. This identifier is used for managing and recognizing bubble open events.\n"]]