Legt die in der Ansicht enthaltenen MIME-Typen fest. Trennen Sie MIME-Typen mit Kommas, wenn mehr als einer erforderlich ist. Wenn Sie keine MIME-Typen festlegen, werden in der Ansicht Dateien aller MIME-Typen angezeigt.
[[["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-11-07 (UTC)."],[[["`View` is an abstract class serving as the foundation for all views within the system."],["It allows setting MIME types to filter displayed files, with commas separating multiple types."],["Views can have a pre-populated search query using `setQuery` and their unique `ViewId` is retrievable via `getId`."],["If MIME types are not explicitly set using `setMimeTypes`, the view will display files of all types."]]],[]]