Package superwaba.ext.palm.io.builtin.pimal

Palm implementation for the PIMAL framework.

See:
          Description

Class Summary
PalmAddressBook Implementation of the AddressBook interface for PalmOS
PalmAddressRecord An implementation of interface AddressRecord for PalmOS.
PalmDateBook Implementation of the DateBook interface for PalmOS
PalmDateRecord An implementation of interface DateRecord for PalmOS.
PalmMemoBook Implementation of the MemoBook interface for PalmOS
PalmMemoRecord An implementation of interface MemoRecord for PalmOS.
PalmPIMFactory Implementation of a PIMFactory for PalmOS.
PalmToDoBook Implementation of the ToDoBook interface for PalmOS
PalmToDoRecord An implementation of interface ToDoRecord for PalmOS.
 

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

Palm 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 classes of the file SuperWabaSDK/lib/xplat/XPlatIo.pdb and SuperWabaSDK/lib/palm/PalmIoBuiltIn.pdb to run.

The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in SuperWabaSDK/lib/palm/PalmIoBuiltInPimal.pdb.