Class ZmSocialApp
Extends
ZmApp.
This class represents the social application.
Defined in: ZmSocialApp.js.
Class Summary
Constructor Attributes |
Constructor Name and Description |
|
Creates the social application.
|
- Methods borrowed from class ZmApp:
- activate, addDeferredFolder, createView, deleteSessionController, disposeTreeControllers, getDisplayName, getInitialSearchType, getLimit, getName, getNumSessionControllers, getOverview, getOverviewContainer, getOverviewId, getOverviewPanelContent, getRemoteFolderIds, getSearchParams, getSessionController, getTypeFromController, isActive, launch, popView, pushView, reset, resetOverview, resetWebClientOfflineOperations, setAppView, setOverviewPanelContent, setView, stageView, startAlert, stopAlert, toString
Class Detail
ZmSocialApp(container)
Creates the social application.
- Parameters:
-
{DwtControl} container
- the container
|