blockly > رویدادها > disableOrphans
متغیر Events.disableOrphans
امضا:
disableOrphans: typeof eventUtils.disableOrphans
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی."],[[["`Events.disableOrphans` is a variable that holds a function used for disabling orphaned workspace blocks."],["The function stored in `Events.disableOrphans` is specifically `eventUtils.disableOrphans`."],["It is part of Blockly's Events namespace and aids in managing block behavior during workspace events."]]],["The `disableOrphans` variable, found within the `Events` namespace of Blockly, controls whether orphan blocks (blocks not connected to the main workspace flow) are disabled. It references the `eventUtils.disableOrphans` type, indicating its connection to event utility functions. This variable's setting affects the behavior of blocks that become detached during workspace interactions.\n"]]