Class ZmAppt
Class Detail
ZmAppt(list, noinit)
Method Detail
{String}
getApptTimeSummary(buf, i, isHtml, isEdit)
Gets the appointment time summary.
{Array}
getAttendees(type)
Gets the attendees.
{String}
getAttendeesText(type, inclDispName)
Gets the attendee as text.
{ZmFolder}
getFolder()
Gets the folder.
getLayoutInfo()
Returns an object with layout coordinates for this appointment.
{String}
getProposedTimeSummary(isHtml)
Gets the summary for proposed time
{String}
getRecurrenceSummary(buf, i, isHtml, isEdit)
Gets the recurrence summary.
{String}
getSummary(isHtml)
Gets the summary.
{Hash|String}
getToolTip(controller)
Gets the tool tip. If it needs to make a server call, returns a callback instead.
{Boolean}
hasAttendeeForType(type)
Checks if the appointment has attendees of the specified type.
{Boolean}
hasAttendees()
Checks if the appointment has any attendees.
{Boolean}
isPrivate()
Checks if the appointment is private.
{Boolean}
needsRecurrenceSummary()
Checks whether appointment needs a recurrence info in summary
setAttendees(list, type)
Sets the attendees (person, location, or equipment) for this appt.
|
||||||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:33 GMT-0400 (EDT)
|