Zimlet JavaScript API Reference - ZmCommunityView

Class ZmCommunityView


Extends ZmAppIframeView.

This class displays Community content in an iframe.

Defined in: ZmCommunityView.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
ZmCommunityView(params)
Sets up an iframe which displays content from Community (activity stream, notifications, chat).
Method Summary
Method Attributes Method Name and Description
 
Sends a message to Community to refresh the content.
<static>  
ZmCommunityView.handleMessage(view, event)
If Community tells us there is new content, turn the tab orange if it's not the current tab, and refresh the content.
Methods borrowed from class DwtControl:
addClassName, addControlListener, addDisposeListener, addListener, appendElement, blur, clearContent, clearHandler, condClassName, delClassName, dispose, focus, getBounds, getClassName, getContent, getCursor, getData, getDragBox, getDragSource, getDropTarget, getEnabled, getFocusElement, getH, getHtmlElement, getHTMLElId, getInsetBounds, getInsets, getLocation, getMargins, getOpacity, getOuterSize, getPosition, getScrollContainer, getScrollStyle, getSize, getTabGroupMember, getTooltipBase, getToolTipContent, getVisibility, getVisible, getW, getX, getXW, getY, getYH, getZIndex, hasFocus, isAlertShown, isDisposed, isInitialized, isListenerRegistered, notifyListeners, preventContextMenu, preventSelection, removeAllListeners, removeControlListener, removeDisposeListener, removeListener, reparent, reparentHtmlElement, replaceElement, setBounds, setClassName, setContent, setCursor, setData, setDisplay, setDisplayState, setDragBox, setDragSource, setDropTarget, setEnabled, setEventPropagation, setFocusElement, setHandler, setHtmlElementId, setLocation, setOpacity, setPosition, setScrollStyle, setSize, setToolTipContent, setVisibility, setVisible, setZIndex, showAlert, zShow
Class Detail
ZmCommunityView(params)
Sets up an iframe which displays content from Community (activity stream, notifications, chat).
Author: Conrad Damon.
Parameters:
params
Method Detail
getUpdates()
Sends a message to Community to refresh the content.

<static> ZmCommunityView.handleMessage(view, event)
If Community tells us there is new content, turn the tab orange if it's not the current tab, and refresh the content.
Parameters:
view
event

Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:41 GMT-0400 (EDT)