סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > תיבת דו-שיח > TEST_ONLY
משתנה תיבת הדו-שיח.TEST_ONLY
Signature:
TEST_ONLY: {
confirmInternal: typeof confirmInternal;
}
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["The `scope` property of a `ContextMenuOption` determines the context or target element for which the context menu option is relevant."],["This property is of type `Scope`, which might contain information about the workspace, a specific block, or other UI elements."],["Context menu options with mismatched scopes will not be displayed in the right-click menu, ensuring only relevant options are visible to the user."]]],["The `dialog.TEST_ONLY` variable contains a single property: `confirmInternal`. This property is defined as a type, specifically `typeof confirmInternal`. This indicates that `confirmInternal` within `TEST_ONLY` is a reference to the type of another function or variable named `confirmInternal`, likely used for internal testing of the `dialog` namespace. This variable is only available in testing.\n"]]