הגדרת סוגי ה-MIME שכלולים בתצוגה. אם נדרשים יותר מסוג MIME אחד, צריך להפריד ביניהם באמצעות פסיקים. אם לא תגדירו סוגי MIME, קבצים מכל סוגי ה-MIME יוצגו בתצוגה.
[null,null,["עדכון אחרון: 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."]]],[]]