Class Index | File Index

Classes


Class com.gContactSync.ConverterElement


Defined in: ConverterElement.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
com.gContactSync.ConverterElement(aElementName, aTbName, aIndex, aType)
Creates a new object used to convert data between a contact's XML representation and an address book card.
Class Detail
com.gContactSync.ConverterElement(aElementName, aTbName, aIndex, aType)
Creates a new object used to convert data between a contact's XML representation and an address book card.
Parameters:
aElementName
{string} The name of the GElement, in gdata.contacts, to use.
aTbName
{string} The name of the attribute in Thunderbird.
aIndex
{integer} The index of the element to retrieve, if non-zero.
aType
{string} The "type" of data as shown in the 'rel' attribute in the XML feed after the pound sign. Examples include 'home', 'work', and 'other'

Documentation generated by JsDoc Toolkit 2.1.0 on Fri May 06 2011 09:24:18 GMT-0400 (EDT)