Uses of Class
quick.dbtable.CellPropertiesModel

Uses of CellPropertiesModel in quick.dbtable
 

Methods in quick.dbtable that return CellPropertiesModel
 CellPropertiesModel DBTable.getCellPropertiesModel()
          gets the cellPropertiesModel of the table
 

Methods in quick.dbtable with parameters of type CellPropertiesModel
 void DBTable.setCellPropertiesModel(CellPropertiesModel cellModel)
          Sets the cellPropertiesModel for the table.