| Package | Description |
|---|---|
| org.gcube.portlets.user.td.expressionwidget.client.multicolumn |
| Modifier and Type | Method and Description |
|---|---|
static DepthOfExpressionType |
DepthOfExpressionType.getColumnDataTypeFromId(String id) |
DepthOfExpressionType |
DepthOfExpressionElement.getType() |
DepthOfExpressionType |
LogicalDepth.getType() |
static DepthOfExpressionType |
DepthOfExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DepthOfExpressionType[] |
DepthOfExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<DepthOfExpressionType> |
DepthOfExpressionType.asList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DepthOfExpressionElement.setType(DepthOfExpressionType type) |
void |
LogicalDepth.setType(DepthOfExpressionType type) |
| Constructor and Description |
|---|
DepthOfExpressionElement(int id,
DepthOfExpressionType type,
String label) |
LogicalDepth(DepthOfExpressionType type,
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression> arguments) |
Copyright © 2018. All Rights Reserved.