public class SpreadsheetMetaInfoReader extends AMethodMetaInfoReader<SpreadsheetBoundNode>
NOT_FOUND| Constructor and Description |
|---|
SpreadsheetMetaInfoReader(SpreadsheetBoundNode boundNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
addHeaderMetaInfo(int row,
int col,
CellMetaInfo metaInfo)
Is invoked from binder
|
CellMetaInfo |
getBodyMetaInfo(int row,
int col) |
getAdditionalMetaInfoForTableReturnType, getHeaderMetaInfo, getTableSyntaxNodeaddConstant, getBoundNode, getMetaInfo, isNeededCell, isNeededCell, prepare, release, setBoundNodepublic SpreadsheetMetaInfoReader(SpreadsheetBoundNode boundNode)
public CellMetaInfo getBodyMetaInfo(int row, int col)
getBodyMetaInfo in class BaseMetaInfoReader<SpreadsheetBoundNode>public void addHeaderMetaInfo(int row,
int col,
CellMetaInfo metaInfo)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.