| Package | Description |
|---|---|
| org.kie.workbench.common.screens.datamodeller.client | |
| org.kie.workbench.common.screens.datamodeller.client.docks |
| Modifier and Type | Method and Description |
|---|---|
DataModelerContext.EditionMode |
DataModelerContext.getEditionMode() |
static DataModelerContext.EditionMode |
DataModelerContext.EditionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataModelerContext.EditionMode[] |
DataModelerContext.EditionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataModelerContext.setEditionMode(DataModelerContext.EditionMode editionMode) |
| Modifier and Type | Field and Description |
|---|---|
protected DataModelerContext.EditionMode |
DataModellerDocksHandler.lastEditionMode |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.