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 Fri May 06 2011 09:24:18 GMT-0400 (EDT)