Uses of Interface
quick.dbtable.DBTableCellListener

Uses of DBTableCellListener in quick.dbtable
 

Methods in quick.dbtable with parameters of type DBTableCellListener
 void DBTable.addTableCellListener(DBTableCellListener tc)
          This listener need to be added if you want to do cell data validation.
 void DBTable.removeTableCellListener(DBTableCellListener tc)