Pengumuman: Semua project nonkomersial yang terdaftar untuk menggunakan Earth Engine sebelum
15 April 2025 harus
memverifikasi kelayakan nonkomersial untuk mempertahankan akses Earth Engine.
ui.SplitPanel.setSecondPanel
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Menampilkan panel pemisahan ini.
Penggunaan | Hasil |
---|
SplitPanel.setSecondPanel(panel) | ui.SplitPanel |
Argumen | Jenis | Detail |
---|
ini: ui.splitpanel | ui.SplitPanel | Instance ui.SplitPanel. |
panel | ui.Panel | Panel yang akan ditampilkan di sebelah kanan atau di bawah pemisahan. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-26 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-26 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSplitPanel.setSecondPanel()\u003c/code\u003e method allows you to set the content of the second panel within a split panel layout.\u003c/p\u003e\n"],["\u003cp\u003eIt takes a \u003ccode\u003eui.Panel\u003c/code\u003e as an argument, which represents the content you want to display in the second panel.\u003c/p\u003e\n"],["\u003cp\u003eThis method returns the \u003ccode\u003eui.SplitPanel\u003c/code\u003e instance itself, allowing you to chain additional method calls if needed.\u003c/p\u003e\n"]]],[],null,["# ui.SplitPanel.setSecondPanel\n\n\u003cbr /\u003e\n\nReturns this split panel.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|------------------------------------|---------------|\n| SplitPanel.setSecondPanel`(panel)` | ui.SplitPanel |\n\n| Argument | Type | Details |\n|-----------------------|---------------|---------------------------------------------------|\n| this: `ui.splitpanel` | ui.SplitPanel | The ui.SplitPanel instance. |\n| `panel` | ui.Panel | The panel to display right of or below the split. |"]]