গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
ব্লকলি > ব্লক রেন্ডারিং > ড্রয়ার > পজিশন স্টেটমেন্ট ইনপুট কানেকশন_
একটি স্টেটমেন্ট ইনপুটে সংযোগ স্থাপন করুন, RTL এবং প্যারেন্ট ব্লক এবং চাইল্ড ব্লকের মধ্যে ছোট ব্যবধানকে বিবেচনা করুন যা প্যারেন্ট ব্লকের অন্ধকার পথটি দেখাতে দেয়।
স্বাক্ষর:
protected positionStatementInputConnection_(row: Row): void;
পরামিতি
প্যারামিটার | টাইপ | বর্ণনা |
---|
সারি | সারি | সংযোগ চালু আছে যে সারি. |
রিটার্ন:
অকার্যকর
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-07 UTC-তে শেষবার আপডেট করা হয়েছে।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-01-07 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This method positions the connection point on a statement input, adjusting for right-to-left text and visual spacing between blocks."],["It specifically ensures the connection point is placed to allow the parent block's outline to be visible."],["This internal function takes a `Row` object as input, representing the row containing the connection being positioned."]]],["The `positionStatementInputConnection_()` method, part of the `blockRendering.Drawer` class, positions a connection on a statement input. This method considers Right-to-Left (RTL) layouts and a small gap between parent and child blocks, allowing the parent's dark path to be visible. It takes a `Row` object as a parameter, representing the row where the connection is located. The method does not return any value.\n"]]