Package superwaba.ext.ce.io.builtin.pimal

CE implementation for the PIMAL framework.

See:
          Description

Class Summary
PocketPCAddressBook Implements the superwaba.ext.xplat.io.pimal.addressbook.AddressBook interface for PocketPC devices
PocketPCAddressRecord Implements the pimal.addressbook.AddressRecord interface for PocketPC devices
PocketPCDateBook Implements the pimal.datebook.DateBook interface for Pocket PC devices
PocketPCDateRecord Implements the pimal.datebook.DateRecord interface for PocketPC devices
PocketPCPIMFactory Implements the pimal.PIMFactory interface for PocketPC devices
PocketPCRecord abstract superclass for all PocketPCRecords used to minimize code in the subclasses (see setFields() and getFields())
PocketPCToDoBook Implements the pimal.todobook.ToDoBook interface for PocketPC devices
PocketPCToDoRecord Implements the pimal.todobook.ToDoRecord interface for PocketPc devices
 

Package superwaba.ext.ce.io.builtin.pimal Description

CE implementation for the PIMAL framework. Use this class if you wanna manipulate PIM data in a standard and platform-safe manner. This package depends on some classes of the file SuperWabaSDK/lib/ce/CeIoBuiltIn.pdb to run.

The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in SuperWabaSDK/lib/ce/CeIoBuiltInPimal.pdb. File CeIoBuiltIn.dll must also be installed in the Pocket PC device, depending on the processor.