Package | Description |
---|---|
de.xima.fc.gui.common.model.data |
Modifier and Type | Method and Description |
---|---|
SheetColumn |
ADataSheet.addColumnAtPosition(Integer colIdx) |
SheetColumn |
ADataSheet.getColumn(int idx) |
SheetColumn |
ADataSheet.getColumnByName(String name) |
Modifier and Type | Method and Description |
---|---|
List<SheetColumn> |
ADataSheet.getColumnIndices() |
Modifier and Type | Method and Description |
---|---|
void |
ADataSheet.setColumn(Integer colIdx,
SheetColumn col)
Change the
SheetColumn -Objekt on the position colIdx |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.