Uses of Class
de.xima.fc.gui.common.model.data.SheetColumn
-
Packages that use SheetColumn Package Description de.xima.fc.gui.common.model.data -
-
Uses of SheetColumn in de.xima.fc.gui.common.model.data
Methods in de.xima.fc.gui.common.model.data that return SheetColumn Modifier and Type Method Description SheetColumn
ADataSheet. addColumnAtPosition(Integer colIdx)
SheetColumn
ADataSheet. getColumn(int idx)
SheetColumn
ADataSheet. getColumnByName(String name)
Methods in de.xima.fc.gui.common.model.data that return types with arguments of type SheetColumn Modifier and Type Method Description List<SheetColumn>
ADataSheet. getColumnIndices()
Methods in de.xima.fc.gui.common.model.data with parameters of type SheetColumn Modifier and Type Method Description void
ADataSheet. setColumn(Integer colIdx, SheetColumn col)
Change theSheetColumn
-Objekt on the positioncolIdx
-