Readonly
powerReadonly
isFires when PalmOS resets or passed UI initialization during boot.
Readonly
audioFires when audio is initializd successfully.
Readonly
timesliceFires after each emulated timeslice (typicall 60 times per second)
Readonly
hotsyncFires when the hotsync name changes. This does not happen immediatelly when
setHotsyncName
is called, but only when the OS is notified of the new name.
Readonly
gameFires if game mode is enabled or disabled.
Receive input events from the specified sources. If this method is called multiple times the previous sources will be unbound.
Optional
keyboardTarget: EventTargetOptional: target for keyboard events, default: window
Extract all databases from a zip archive and install them, then attampt to launch the specified file.
The zip archive data.
The file name of the database that Cloudpilot will try to launch.
Change device orientation.
Desired orientation
Query device orientation
Get performance statistics
Get serial transport for IR transceiver.
Get serial transport for serial port.
Generated using TypeDoc
Fires when the device turns on or off.