रिसर्च सर्वे: Blockly के साथ अपने अनुभव के बारे में हमें बताएं
सर्वे शुरू करें
ब्लॉकली > इवेंट > TrashcanOpen > (कंस्ट्रक्टर)
Events.TrashcanOpen.(constructor)
TrashcanOpen
क्लास का एक नया इंस्टेंस बनाता है
हस्ताक्षर:
constructor(opt_isOpen?: boolean, opt_workspaceId?: string);
पैरामीटर
पैरामीटर |
टाइप |
ब्यौरा |
opt_isOpen |
बूलियन |
(ज़रूरी नहीं) ट्रैशकैन फ़्लाइआउट खुल रहा है या नहीं (खुलने पर गलत). खाली इवेंट के लिए तय नहीं किया गया है. |
opt_workspaceId |
स्ट्रिंग |
(ज़रूरी नहीं) इस इवेंट के लिए फ़ाइल फ़ोल्डर आइडेंटिफ़ायर. खाली इवेंट के लिए तय नहीं किया गया है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-10-11 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-10-11 (UTC) को अपडेट किया गया."],[[["The `Events.TrashcanOpen` class constructor creates a new instance of the `TrashcanOpen` event."],["It takes two optional parameters: `opt_isOpen` (a boolean indicating whether the trashcan flyout is opening) and `opt_workspaceId` (a string identifying the workspace)."],["These parameters are undefined for a blank event, allowing for the creation of a generic `TrashcanOpen` event."]]],[]]