গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > ফিল্ডড্রপডাউন > মেনুজেনারেটর_
স্বাক্ষর:
protected menuGenerator_?: MenuGenerator;
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`menuGenerator_` is a protected property of the `FieldDropdown` class that may or may not hold a value of type `MenuGenerator`."],["It is used by the `FieldDropdown` to dynamically generate a dropdown menu of options."],["The `MenuGenerator` type defines a function that returns an array of options, which can be strings or objects with a `text` and `value` property."]]],["The `menuGenerator_` property, found within the `FieldDropdown` class, is defined in the `blockly` library. It is a protected property, optionally of type `MenuGenerator`. This property is directly associated with how a dropdown menu is created and populated within the Blockly interface. Its type allows for custom menu generation logic.\n"]]