| Package | Description |
|---|---|
| org.gcube.portlets.user.td.widgetcommonevent.client.expression | |
| org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column |
| Modifier and Type | Method and Description |
|---|---|
C_Expression |
C_ExpressionContainer.getExp() |
| Modifier and Type | Method and Description |
|---|---|
void |
C_ExpressionContainer.setExp(C_Expression exp) |
| Constructor and Description |
|---|
C_ExpressionContainer(C_ExpressionContainer.Contains id,
boolean conditionAllRows,
C_Expression exp,
String readableExpression) |
C_ExpressionContainer(C_ExpressionContainer.Contains id,
C_Expression exp,
String readableExpression) |
| Modifier and Type | Method and Description |
|---|---|
C_Expression |
ColumnMockUp.getExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnMockUp.setExpression(C_Expression expression) |
| Constructor and Description |
|---|
ColumnMockUp(String id,
String columnId,
String label,
ColumnTypeCode columnType,
C_Expression expression)
For Code, CodeDescription and Annotation Column
|
ColumnMockUp(String id,
String columnId,
String label,
ColumnTypeCode columnType,
ColumnDataType columnDataType,
C_Expression expression)
For Attribute and Measure Column
|
ColumnMockUp(String id,
String columnId,
String label,
ColumnTypeCode columnType,
String localeName,
C_Expression expression) |
Copyright © 2015. All Rights Reserved.