| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.client.decision | |
| org.kie.workbench.common.dmn.client.decision.factories |
| Modifier and Type | Method and Description |
|---|---|
DecisionNavigatorItem.Type |
DecisionNavigatorItem.getType() |
static DecisionNavigatorItem.Type |
DecisionNavigatorItem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecisionNavigatorItem.Type[] |
DecisionNavigatorItem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DecisionNavigatorItem(String uuid,
String label,
DecisionNavigatorItem.Type type,
org.uberfire.mvp.Command onClick,
String parentUUID) |
| Modifier and Type | Method and Description |
|---|---|
DecisionNavigatorItem |
DecisionNavigatorBaseItemFactory.makeItem(Node<View,Edge> node,
DecisionNavigatorItem.Type type) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.