קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מגדירים את שיטת הקריאה החוזרת. המערכת קוראת ל-method הזו כשהמשתמש בוחר פריטים או מבטל. שיטת הקריאה החוזרת מקבלת אובייקט קריאה חוזרת יחיד. המבנה
של אובייקט ה-callback מתואר
JSON Guide
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-10-15 (שעון UTC)."],[[["The `setCallback` method allows you to define a function that will be executed when the user interacts with the picker, either by selecting items or canceling the operation."],["This callback function receives a `ResponseObject` which contains information about the user's selections or cancellation, as detailed in the JSON Guide."],["The `setCallback` method is a non-final, non-protected, non-static method that is part of the `PickerBuilder` and it's not optional."]]],[]]