Communicator Plugin API Version 1.9

Class Index | File Index

Classes


Class Garmin.ActivityDirectory

Garmin.ActivityDirectory
Defined in: GarminActivityDirectory.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
The list of activities on the device, including additional information associated with each activity related to state, such as: - whether it failed/succeeded upload - the input checkbox ID for the table - etc.
Class Detail
Garmin.ActivityDirectory()
The list of activities on the device, including additional information associated with each activity related to state, such as: - whether it failed/succeeded upload - the input checkbox ID for the table - etc. The internal object is an array of Garmin.ActivityDirectory.Entry objects. The array is in descending order--order shouldn't matter though since you are accessing objects by ID anyway, like a hash.
Requires:
Garmin.File

Documentation generated by JsDoc Toolkit 2.3.2 on Mon Jul 25 2011 09:36:49 GMT-0700 (MST)