Class ZmDoublePaneController
Class Detail
ZmDoublePaneController(container, mailApp, type, sessionId, searchResultsController)
Creates a new, empty double pane controller.
Author: Parag Shah.
Method Detail
{ZmDoublePaneView}
getCurrentView()
Returns the double-pane view.
{ZmMailItemView}
getItemView()
Returns the item view.
reset()
Clears the conversation view, which actually just clears the message view.
show(results, mailList, callback, markRead)
Displays the given list of mail items in a two-pane view where one pane shows the list
and the other shows the currently selected mail item (msg or conv). This method takes
care of displaying the list. Displaying an item is typically handled via selection.
|
||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:35 GMT-0400 (EDT)
|