ui.SplitPanel.getSecondPanel
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
پانل دوم را در پانل تقسیم برمی گرداند.
استفاده | برمی گرداند | SplitPanel. getSecondPanel () | ui.panel |
استدلال | تایپ کنید | جزئیات | این: ui.splitpanel | ui.SplitPanel | نمونه ui.SplitPanel. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003e\u003ccode\u003eSplitPanel.getSecondPanel()\u003c/code\u003e retrieves the UI panel designated as the second panel within a split panel arrangement.\u003c/p\u003e\n"],["\u003cp\u003eThis method is associated with a \u003ccode\u003eui.SplitPanel\u003c/code\u003e instance and returns a \u003ccode\u003eui.Panel\u003c/code\u003e object representing the second panel.\u003c/p\u003e\n"]]],["The `SplitPanel.getSecondPanel()` method retrieves the second panel within a `ui.SplitPanel` instance. It takes a `ui.SplitPanel` object as input and returns a `ui.Panel` object. This allows access to the second panel for further manipulation or examination. The only action is to return the second panel, and it returns a panel object.\n"],null,["# ui.SplitPanel.getSecondPanel\n\n\u003cbr /\u003e\n\nReturns the second panel in the split panel.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-------------------------------|----------|\n| SplitPanel.getSecondPanel`()` | ui.Panel |\n\n| Argument | Type | Details |\n|-----------------------|---------------|-----------------------------|\n| this: `ui.splitpanel` | ui.SplitPanel | The ui.SplitPanel instance. |"]]