Uses of Enum Class
org.patternfly.component.tree.TreeViewItemStatus
-
Uses of TreeViewItemStatus in org.patternfly.component.tree
Modifier and TypeMethodDescriptionTreeViewItem.status()
static TreeViewItemStatus
Returns the enum constant of this class with the specified name.static TreeViewItemStatus[]
TreeViewItemStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.