Package | Description |
---|---|
org.uberfire.ext.widgets.core.client.tree |
Modifier and Type | Method and Description |
---|---|
FSTreeItem.FSType |
FSTreeItem.getFSType() |
static FSTreeItem.FSType |
FSTreeItem.FSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FSTreeItem.FSType[] |
FSTreeItem.FSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FSTreeItem |
FSTreeItem.addItem(FSTreeItem.FSType type,
String value) |
Constructor and Description |
---|
FSTreeItem(FSTreeItem.FSType type,
String value) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.