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.
[null,null,["Zuletzt aktualisiert: 2024-11-08 (UTC)."],[[["`View` is an abstract class serving as the foundation for all views within the system, offering a blueprint for creating and managing visual components."],["It provides essential functionalities like retrieving the view's unique identifier (`getId()`), setting acceptable file types for display (`setMimeTypes()`), and pre-filling search queries (`setQuery()`)."],["Developers can extend this class to build specialized views with tailored functionalities, but it cannot be directly instantiated due to its abstract nature."]]],[]]