रिसर्च सर्वे: Blockly के साथ अपने अनुभव के बारे में हमें बताएं
सर्वे शुरू करें
ब्लॉकली > गेरा > ड्रॉर > positionExternalValueConnection_
geras.Drawer.positionExternalValueConnection_() तरीका
हस्ताक्षर:
positionExternalValueConnection_(row: Row): void;
पैरामीटर
पैरामीटर |
टाइप |
ब्यौरा |
पंक्ति |
पंक्ति |
|
लौटाए जाने वाले प्रॉडक्ट:
अमान्य
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-29 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-08-29 (UTC) को अपडेट किया गया."],[[["This method is part of the `geras.Drawer` class within the Blockly library's `geras` namespace."],["Its primary function is to position the external value connection associated with a specific row within a rendered block."],["It takes a `Row` object as input, which represents the row containing the connection to be positioned."],["The method modifies the connection's position directly, without returning any explicit value."]]],["The `positionExternalValueConnection_` method within the `geras.Drawer` class accepts a `Row` object as a parameter. This method's purpose, as indicated by its name, is to position an external value connection within a row. The method does not return any value (void). Its functionality is crucial for the layout and connection rendering of blocks within the Blockly Geras renderer.\n"]]