| Modifier and Type | Method and Description |
|---|---|
ColumnDetails |
DerivedColumnDetail.getRealColumn()
Return the real column associated with the derived column
|
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDetails> |
ColumnContextEvent.getTableColumns()
Return the list of columns
|
| Modifier and Type | Method and Description |
|---|---|
void |
DerivedColumnDetail.setRealColumn(ColumnDetails realColumn)
set up the real column linked to the derived column
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnContextEvent.setTableColumns(List<ColumnDetails> tableColumns)
set up the column list of the table
|
Copyright © 2017–2018 ODPi. All rights reserved.