পদ্ধতি PickerBuilder.addView
নেভিগেশন ফলকে একটি দৃশ্য যোগ করুন।
স্বাক্ষর
addView(viewOrViewId: DocsView|DocsUploadView|ViewId): PickerBuilder;
বিস্তারিত
ঐচ্ছিক | না |
---|
ফাইনাল | না |
---|
সুরক্ষিত | না |
---|
স্থির | না |
---|
পরামিতি
রিটার্নস
PickerBuilder
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `addView` method allows you to incorporate a DocsView, DocsUploadView, or ViewId into the navigation pane of the Picker."],["This method is not optional, final, protected, or static, offering flexibility in its implementation."],["It accepts a `viewOrViewId` parameter, which can be one of the specified view types, to determine the content added to the navigation."],["Upon adding the view, the method returns a PickerBuilder instance, enabling further customization of the Picker's configuration."]]],[]]