public final class HiddenFolders extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HiddenFolders.HideableFolders
Folders that can be hidden by configuration.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isHidden(Class<? extends NaviTreeNode> nodeClass) |
static boolean |
isHidden(HiddenFolders.HideableFolders folder) |
public static boolean isHidden(HiddenFolders.HideableFolders folder)
folder
- folder to check visibility forpublic static boolean isHidden(Class<? extends NaviTreeNode> nodeClass)
nodeClass
- class of folder to check visibility forCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.