Package | Description |
---|---|
org.dashbuilder.client.navigation.widget.editor |
Modifier and Type | Method and Description |
---|---|
static NavItemEditor.ItemType |
NavItemEditor.ItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NavItemEditor.ItemType[] |
NavItemEditor.ItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NavTreeEditorView.setItemType(NavItemEditor.ItemType type) |
void |
NavRootNodeEditorView.setItemType(NavItemEditor.ItemType type) |
void |
NavItemEditor.View.setItemType(NavItemEditor.ItemType type) |
void |
NavItemDefaultEditorView.setItemType(NavItemEditor.ItemType type) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.