रिसर्च सर्वे: Blockly के साथ अपने अनुभव के बारे में हमें बताएं
सर्वे शुरू करें
ब्लॉकली > ज़ेलोस > StatementInput > (कंस्ट्रक्टर)
StatementInput
क्लास का एक नया इंस्टेंस बनाता है
हस्ताक्षर:
constructor(constants: ConstantProvider, input: Input);
पैरामीटर
पैरामीटर |
टाइप |
ब्यौरा |
कॉन्सटेंट |
ConstantProvider |
रेंडरिंग कॉन्सटेंट प्रोवाइडर. |
इनपुट |
इनपुट |
जानकारी को मापने और सेव करने के लिए, दिया गया स्टेटमेंट इनपुट. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया."],[[["This documentation details the `zelos.StatementInput` constructor, used to create new instances of the `StatementInput` class within the Blockly library's Zelos rendering engine."],["It requires two parameters: `constants`, which provides rendering constants, and `input`, representing the statement input to be managed."],["The constructor is essential for initializing and storing information about statement inputs used in Blockly blocks with the Zelos theme."]]],[]]