| Package | Description |
|---|---|
| org.kie.workbench.common.screens.library.client.settings |
| Modifier and Type | Method and Description |
|---|---|
SettingsSectionChangeType |
SettingsSectionChange.getType() |
static SettingsSectionChangeType |
SettingsSectionChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SettingsSectionChangeType[] |
SettingsSectionChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SettingsSectionChange(Section<T> presenter,
SettingsSectionChangeType type) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.