| Modifier and Type | Class and Description |
|---|---|
class |
ParsedCell |
| Modifier and Type | Method and Description |
|---|---|
ICell |
ParsedGrid.getCell(int column,
int row) |
ICell |
ParsedCell.getTopLeftCellFromRegion() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
RuleRowHelper.loadNativeValue(ICell cell,
IOpenClass paramType) |
| Modifier and Type | Method and Description |
|---|---|
ICell |
SpreadsheetCell.getSourceCell() |
| Constructor and Description |
|---|
SpreadsheetCell(int rowIndex,
int columnIndex,
ICell sourceCell,
SpreadsheetCellType spreadsheetCellType) |
| Constructor and Description |
|---|
ForeignKeyColumnDescriptor(IOpenField field,
IdentifierNode foreignKeyTable,
IdentifierNode foreignKey,
IdentifierNode[] foreignKeyTableAccessorChainTokens,
ICell foreignKeyCell,
StringValue displayValue,
OpenL openl,
boolean constructor,
IdentifierNode[] fieldChainTokens,
int columnNum) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DatatypeHelper.isDefault(ICell cell) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseMetaInfoReader.addConstant(ICell cell,
NodeUsage nodeUsage) |
protected boolean |
BaseMetaInfoReader.isNeededCell(ICell cell,
int row,
int col) |
| Modifier and Type | Method and Description |
|---|---|
ICell |
AGridTable.getCell(int column,
int row) |
ICell |
CompositeGrid.getCell(int column,
int row) |
ICell |
IGrid.getCell(int column,
int row) |
ICell |
ITable.getCell(int column,
int row) |
ICell |
LogicalTable.getCell(int column,
int row) |
ICell |
SimpleLogicalTable.getCell(int column,
int row) |
ICell |
SingleCellGridTable.getCell(int column,
int row) |
ICell |
SubGridTable.getCell(int column,
int row) |
ICell |
TransformedGridTable.getCell(int column,
int row) |
ICell |
ICell.getTopLeftCellFromRegion() |
| Modifier and Type | Method and Description |
|---|---|
ICell |
GridCellSourceCodeModule.getCell() |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsCell |
| Modifier and Type | Method and Description |
|---|---|
ICell |
XlsSheetGridModel.getCell(int column,
int row) |
ICell |
XlsCell.getTopLeftCellFromRegion() |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.