在檢視項目中顯示資料夾。請勿與 setOwnedByMe
合併使用。設定 setIncludeFolders(true)
時,系統會忽略 setOwnedByMe
。
如果未設定這個選項,檢視畫面就不會顯示資料夾。
簽名
setIncludeFolders(included: boolean): DocsView;
詳細資料
選用 | 否 |
---|---|
決賽 | 否 |
受保護 | 否 |
靜態 | 否 |
參數
名稱 | 類型 | 選用 | 說明 |
---|---|---|---|
included |
boolean |
否 |
在檢視項目中顯示資料夾。請勿與 setOwnedByMe
合併使用。設定 setIncludeFolders(true)
時,系統會忽略 setOwnedByMe
。
如果未設定這個選項,檢視畫面就不會顯示資料夾。
setIncludeFolders(included: boolean): DocsView;
選用 | 否 |
---|---|
決賽 | 否 |
受保護 | 否 |
靜態 | 否 |
名稱 | 類型 | 選用 | 說明 |
---|---|---|---|
included |
boolean |
否 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-08 (世界標準時間)。