Method DocsView.setIncludeFolders

Show folders in the view items. Do not combine with setOwnedByMe. When setIncludeFolders(true) is set, setOwnedByMe is ignored.

If you don't set this option, folders aren't displayed in the view.

Signature

setIncludeFolders(included: boolean): DocsView;

Details

Optional No
Final No
Protected No
Static No

Parameters

Name Type Optional Description
included boolean No

Returns

DocsView