Package | Description |
---|---|
com.saperion.ngc.navigation |
Package for navigation component classes.
|
Modifier and Type | Method and Description |
---|---|
static HiddenFolders.HideableFolders |
HiddenFolders.HideableFolders.getByNodeClass(Class<? extends NaviTreeNode> nodeClass)
Returns the HideableFolders enum constant that correlates with the specified node-class.
|
static HiddenFolders.HideableFolders |
HiddenFolders.HideableFolders.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiddenFolders.HideableFolders[] |
HiddenFolders.HideableFolders.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
HiddenFolders.isHidden(HiddenFolders.HideableFolders folder) |
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.