Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Legen Sie die Callback-Methode fest. Diese Methode wird aufgerufen, wenn der Nutzer Elemente auswählt oder abbricht. Die Callback-Methode empfängt ein einzelnes Callback-Objekt. Struktur
des Callback-Objekts wird in der
JSON Guide
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]