| Package | Description |
|---|---|
| org.dashbuilder.dataset | |
| org.dashbuilder.dataset.filter | |
| org.dashbuilder.dataset.group | |
| org.dashbuilder.dataset.sort |
| Modifier and Type | Method and Description |
|---|---|
DataSetOpType |
DataSetOp.getType() |
static DataSetOpType |
DataSetOpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSetOpType[] |
DataSetOpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DataSetLookup.removeOperations(DataSetOpType type) |
| Modifier and Type | Method and Description |
|---|---|
DataSetOpType |
DataSetFilter.getType() |
| Modifier and Type | Method and Description |
|---|---|
DataSetOpType |
DataSetGroup.getType() |
| Modifier and Type | Method and Description |
|---|---|
DataSetOpType |
DataSetSort.getType() |
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.