Uses of Class
com.cosylab.vdct.db.DBSheetColWidth
- 
Packages that use DBSheetColWidth Package Description com.cosylab.vdct.db  - 
- 
Uses of DBSheetColWidth in com.cosylab.vdct.db
Methods in com.cosylab.vdct.db that return DBSheetColWidth Modifier and Type Method Description DBSheetColWidth[]DBSheetColumn. getSplitIndices()Methods in com.cosylab.vdct.db with parameters of type DBSheetColWidth Modifier and Type Method Description voidDBSheetColumn. setSplitIndices(DBSheetColWidth[] splitIndices)Constructors in com.cosylab.vdct.db with parameters of type DBSheetColWidth Constructor Description DBSheetColumn(String name, boolean hidden, int sortIndex, DBSheetColWidth[] splitIndices) 
 -