Class Index | File Index

Classes


Class com.gContactSync.Property


Defined in: Property.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
com.gContactSync.Property(aValue, aType)
A simple object for storing the value and type of a property.
Class Detail
com.gContactSync.Property(aValue, aType)
A simple object for storing the value and type of a property.
Parameters:
aValue
{string} The value of the property.
aType
{string} The 'type' of the property (Home, Work, Other, etc.)

Documentation generated by JsDoc Toolkit 2.1.0 on Sun Jun 13 2010 16:42:20 GMT-0400 (EDT)