אובייקט תגובה של הממשק
אובייקט התגובה שמועבר לשיטת הקריאה החוזרת (callback).
חתימה
interface ResponseObject
חתימות של נכסים
שם |
תיאור |
action |
סוג שמייצג את הפעולה שהמשתמש ביצע כדי לסגור את תיבת הדו-שיח. |
docs |
מערך של DocumentObject שנבחרו על ידי המשתמש. |
parents |
תיקיות ההורה של הפריטים שנבחרו. |
viewToken |
התצוגה שממנה המשתמש בחר את הפריטים האלה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-15 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-15 (שעון UTC)."],[[["The `ResponseObject` provides details about user interactions within a dialog, such as the action taken and items selected."],["It includes properties like `action`, `docs`, `parents`, and `viewToken` to capture various aspects of the user's selection."],["`docs` contains an array of selected `DocumentObject`s, while `parents` provides information about their parent folders."],["The `viewToken` indicates the specific view from which the user made their selection."]]],[]]