Член перечисления DocsViewMode.LIST, Член перечисления DocsViewMode.LIST
Отображение документов в подробном списке.
Подпись
LIST = 'list'
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-01-09 UTC.
[null,null,["Последнее обновление: 2025-01-09 UTC."],[[["View your documents in a detailed list format."],["Use the 'list' signature to specify the desired display."]]],["The core function is to display documents in a detailed list format. The key action is the presentation of documents. The identifier for this display format is established as 'LIST'. This is designated by the code snippet `LIST = 'list'`, defining the term \"LIST\" as a constant to hold the value `list`.\n"]]