Inheritance diagram for org.openmobileis.synchro.openmsp.client.db.DecodedRowListener:
Definition at line 37 of file DecodedRowListener.java.
Public Member Functions | |
void | notifyNewRowDecoded (char action, String[] rowData) throws OpenMSPException |
call by the DBImportFileCoder during decodeFileData when a row is decoded. |
|
call by the DBImportFileCoder during decodeFileData when a row is decoded.
Implemented in org.openmobileis.synchro.openmsp.client.db.ImportDecodedRowListener. |